Searched refs:sPropertyNumberingType (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | txtfldi.cxx | 836 , sPropertyNumberingType(RTL_CONSTASCII_USTRINGPARAM(sAPI_numbering_type)) in XMLPageContinuationImportContext() 878 xPropertySet->setPropertyValue(sPropertyNumberingType, aAny); in PrepareField() 948 if (xPropertySetInfo->hasPropertyByName(sPropertyNumberingType)) in PrepareField() 962 xPropertySet->setPropertyValue(sPropertyNumberingType, aAny); in PrepareField() 1592 sPropertyNumberingType( in XMLDatabaseNumberImportContext() 1643 xPropertySet->setPropertyValue(sPropertyNumberingType, aAny); in PrepareField() 2501 sPropertyNumberingType( in XMLCountFieldImportContext() 2535 hasPropertyByName(sPropertyNumberingType)) in PrepareField() 2548 xPropertySet->setPropertyValue(sPropertyNumberingType, aAny); in PrepareField() 2602 sPropertyNumberingType( in XMLPageVarGetFieldImportContext() [all …]
|
H A D | txtflde.cxx | 334 sPropertyNumberingType(RTL_CONSTASCII_USTRINGPARAM("NumberingType")), in XMLTextFieldExport() 528 hasPropertyByName(sPropertyNumberingType)) in MapFieldName() 531 sPropertyNumberingType, xPropSet)) in MapFieldName() 1219 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper() 1348 if (xPropSetInfo->hasPropertyByName(sPropertyNumberingType)) in ExportFieldHelper() 1350 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper() 1397 GetInt16Property(sPropertyNumberingType,rPropSet)); in ExportFieldHelper() 1525 if (xPropSetInfo->hasPropertyByName(sPropertyNumberingType)) in ExportFieldHelper() 1527 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper() 1614 GetInt16Property(sPropertyNumberingType, rPropSet)); in ExportFieldHelper()
|
H A D | XMLFootnoteConfigurationImportContext.cxx | 137 , sPropertyNumberingType(RTL_CONSTASCII_USTRINGPARAM("NumberingType")) in XMLFootnoteConfigurationImportContext() 422 rConfig->setPropertyValue(sPropertyNumberingType, aAny); in ProcessSettings()
|
/aoo42x/main/xmloff/inc/ |
H A D | txtfldi.hxx | 400 const ::rtl::OUString sPropertyNumberingType; member in XMLPageContinuationImportContext 433 const ::rtl::OUString sPropertyNumberingType; member in XMLPageNumberImportContext 606 const ::rtl::OUString sPropertyNumberingType; member in XMLDatabaseNumberImportContext 976 const ::rtl::OUString sPropertyNumberingType; member in XMLCountFieldImportContext 1011 const ::rtl::OUString sPropertyNumberingType; member in XMLPageVarGetFieldImportContext
|
H A D | XMLFootnoteConfigurationImportContext.hxx | 42 const ::rtl::OUString sPropertyNumberingType; member in XMLFootnoteConfigurationImportContext
|
H A D | txtflde.hxx | 503 const ::rtl::OUString sPropertyNumberingType; member in XMLTextFieldExport
|
Completed in 56 milliseconds