Home
last modified time | relevance | path

Searched refs:sPropertyFixed (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A Dtxtfldi.cxx640 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLSenderFieldImportContext()
735 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
770 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLAuthorFieldImportContext()
796 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
1091 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLTimeFieldImportContext()
1174 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
1177 rPropertySet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
1697 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
1701 rPropertySet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
2331 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
[all …]
/aoo42x/main/xmloff/inc/
H A Dtxtfldi.hxx220 const ::rtl::OUString sPropertyFixed; member in XMLSenderFieldImportContext
266 const ::rtl::OUString sPropertyFixed; member in XMLAuthorFieldImportContext
335 const ::rtl::OUString sPropertyFixed; member in XMLTimeFieldImportContext
636 const ::rtl::OUString sPropertyFixed; member in XMLSimpleDocInfoImportContext
882 const ::rtl::OUString sPropertyFixed; member in XMLFileNameImportContext

Completed in 41 milliseconds