Searched refs:sPropertyIsFixed (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | txtflde.cxx | 321 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 …]
|
/aoo42x/main/xmloff/inc/ |
H A D | txtflde.hxx | 490 const ::rtl::OUString sPropertyIsFixed; member in XMLTextFieldExport
|
Completed in 35 milliseconds