Home
last modified time | relevance | path

Searched refs:sPropertyFileFormat (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A Dtxtfldi.cxx2282 sPropertyFileFormat(RTL_CONSTASCII_USTRINGPARAM(sAPI_file_format)), in XMLFileNameImportContext()
2337 if (xPropertySetInfo->hasPropertyByName(sPropertyFileFormat)) in PrepareField()
2340 xPropertySet->setPropertyValue(sPropertyFileFormat, aAny); in PrepareField()
2373 sPropertyFileFormat(RTL_CONSTASCII_USTRINGPARAM(sAPI_file_format)), in XMLTemplateNameImportContext()
2407 xPropertySet->setPropertyValue(sPropertyFileFormat, aAny); in PrepareField()
H A Dtxtflde.cxx311 sPropertyFileFormat(RTL_CONSTASCII_USTRINGPARAM("FileFormat")), in XMLTextFieldExport()
1571 GetInt16Property(sPropertyFileFormat, rPropSet))); in ExportFieldHelper()
1587 if (xPropSetInfo->hasPropertyByName(sPropertyFileFormat)) in ExportFieldHelper()
1591 GetInt16Property(sPropertyFileFormat, rPropSet))); in ExportFieldHelper()
/aoo42x/main/xmloff/inc/
H A Dtxtfldi.hxx883 const ::rtl::OUString sPropertyFileFormat; member in XMLFileNameImportContext
915 const ::rtl::OUString sPropertyFileFormat; member in XMLTemplateNameImportContext
H A Dtxtflde.hxx480 const ::rtl::OUString sPropertyFileFormat; member in XMLTextFieldExport

Completed in 56 milliseconds