Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtflde.cxx321 sPropertyIsFixed(RTL_CONSTASCII_USTRINGPARAM("IsFixed")), in XMLTextFieldExport()
1084 GetBoolProperty(sPropertyIsFixed, rPropSet), sal_True); in ExportFieldHelper()
1091 GetBoolProperty(sPropertyIsFixed, rPropSet), sal_True); in ExportFieldHelper()
1285 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1288 GetBoolProperty(sPropertyIsFixed, rPropSet), in ExportFieldHelper()
1330 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1333 GetBoolProperty(sPropertyIsFixed, rPropSet), in ExportFieldHelper()
1458 GetBoolProperty(sPropertyIsFixed, rPropSet), sal_False); in ExportFieldHelper()
1490 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1593 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
[all …]
/aoo4110/main/xmloff/inc/
H A Dtxtflde.hxx490 const ::rtl::OUString sPropertyIsFixed; member in XMLTextFieldExport

Completed in 34 milliseconds