#include <txtfldi.hxx>


Public Member Functions | |
| TYPEINFO () | |
| ist dieses Feld gültig? | |
| XMLFileNameImportContext (SvXMLImport &rImport, XMLTextImportHelper &rHlp, sal_uInt16 nPrfx, const ::rtl::OUString &sLocalName) | |
Protected Member Functions | |
| virtual void | ProcessAttribute (sal_uInt16 nAttrToken, const ::rtl::OUString &sAttrValue) |
| process attribute values | |
| virtual void | PrepareField (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &xPropertySet) |
| prepare XTextField for insertion into document | |
Private Attributes | |
| const ::rtl::OUString | sPropertyFixed |
| const ::rtl::OUString | sPropertyFileFormat |
| const ::rtl::OUString | sPropertyCurrentPresentation |
| sal_Int16 | nFormat |
| sal_Bool | bFixed |
Definition at line 879 of file txtfldi.hxx.
| XMLFileNameImportContext::XMLFileNameImportContext | ( | SvXMLImport & | rImport, | |
| XMLTextImportHelper & | rHlp, | |||
| sal_uInt16 | nPrfx, | |||
| const ::rtl::OUString & | sLocalName | |||
| ) |
| XMLFileNameImportContext::TYPEINFO | ( | ) |
| void XMLFileNameImportContext::ProcessAttribute | ( | sal_uInt16 | nAttrToken, | |
| const ::rtl::OUString & | sAttrValue | |||
| ) | [protected, virtual] |
process attribute values
Implements XMLTextFieldImportContext.
Definition at line 2343 of file txtfldi.cxx.
References bFixed, SvXMLUnitConverter::convertBool(), SvXMLUnitConverter::convertEnum(), nFormat, XML_TOK_TEXTFIELD_DISPLAY, and XML_TOK_TEXTFIELD_FIXED.
| virtual void XMLFileNameImportContext::PrepareField | ( | const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & | xPropertySet | ) | [protected, virtual] |
const ::rtl::OUString XMLFileNameImportContext::sPropertyFixed [private] |
Definition at line 881 of file txtfldi.hxx.
const ::rtl::OUString XMLFileNameImportContext::sPropertyFileFormat [private] |
Definition at line 882 of file txtfldi.hxx.
const ::rtl::OUString XMLFileNameImportContext::sPropertyCurrentPresentation [private] |
Definition at line 883 of file txtfldi.hxx.
sal_Int16 XMLFileNameImportContext::nFormat [private] |
sal_Bool XMLFileNameImportContext::bFixed [private] |
1.5.6