Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtflde.cxx289 sPropertyAdjust(RTL_CONSTASCII_USTRINGPARAM("Adjust")), in XMLTextFieldExport()
1291 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()
1295 GetIntProperty(sPropertyAdjust, rPropSet), in ExportFieldHelper()
1336 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()
1340 GetIntProperty(sPropertyAdjust, rPropSet), in ExportFieldHelper()
H A Dtxtfldi.cxx1094 , sPropertyAdjust(RTL_CONSTASCII_USTRINGPARAM(sAPI_adjust)) in XMLTimeFieldImportContext()
1183 if (xPropertySetInfo->hasPropertyByName(sPropertyAdjust)) in PrepareField()
1186 rPropertySet->setPropertyValue(sPropertyAdjust, aAny); in PrepareField()
/aoo4110/main/xmloff/inc/
H A Dtxtflde.hxx458 const ::rtl::OUString sPropertyAdjust; member in XMLTextFieldExport
H A Dtxtfldi.hxx338 const ::rtl::OUString sPropertyAdjust; member in XMLTimeFieldImportContext

Completed in 64 milliseconds