Home
last modified time | relevance | path

Searched refs:sPropertySubType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A Dtxtvfldi.cxx478 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)) in XMLVariableSetFieldImportContext()
488 xPropertySet->setPropertyValue(sPropertySubType, aAny); in PrepareField()
514 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)), in XMLVariableInputFieldImportContext()
530 xPropertySet->setPropertyValue(sPropertySubType, aAny); in PrepareField()
610 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)) in XMLVariableGetFieldImportContext()
645 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)) in XMLExpressionFieldImportContext()
657 xPropertySet->setPropertyValue(sPropertySubType, aAny); in PrepareField()
850 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)), in XMLVariableDeclImportContext()
934 xFieldMaster->setPropertyValue(sPropertySubType, aAny); in XMLVariableDeclImportContext()
H A Dtxtflde.cxx349 sPropertySubType(RTL_CONSTASCII_USTRINGPARAM("SubType")), in XMLTextFieldExport()
484 switch (GetIntProperty(sPropertySubType, xPropSet)) in MapFieldName()
502 switch (GetIntProperty(sPropertySubType, xPropSet)) in MapFieldName()
654 return ( GetIntProperty(sPropertySubType, xPropSet) == in IsStringField()
1357 if (xPropSetInfo->hasPropertyByName(sPropertySubType)) in ExportFieldHelper()
1972 sal_Int32 nType = GetIntProperty(sPropertySubType, xPropSet); in ExportFieldDeclarations()
2025 sal_Bool bIsString = ( GetIntProperty(sPropertySubType, xPropSet) in ExportFieldDeclarations()
2999 Any aAny = xPropSet->getPropertyValue(sPropertySubType); in MapPageNumberName()
H A Dtxtfldi.cxx834 , sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)) in XMLPageContinuationImportContext()
872 xPropertySet->setPropertyValue(sPropertySubType, aAny); in PrepareField()
893 , sPropertySubType(RTL_CONSTASCII_USTRINGPARAM(sAPI_sub_type)) in XMLPageNumberImportContext()
985 if (xPropertySetInfo->hasPropertyByName(sPropertySubType)) in PrepareField()
988 xPropertySet->setPropertyValue(sPropertySubType, aAny); in PrepareField()
/aoo4110/main/xmloff/inc/
H A Dtxtvfldi.hxx226 const ::rtl::OUString sPropertySubType; member in XMLVariableGetFieldImportContext
251 const ::rtl::OUString sPropertySubType; member in XMLExpressionFieldImportContext
347 const ::rtl::OUString sPropertySubType; member in XMLVariableSetFieldImportContext
371 const ::rtl::OUString sPropertySubType; member in XMLVariableInputFieldImportContext
504 const ::rtl::OUString sPropertySubType; member in XMLVariableDeclImportContext
H A Dtxtfldi.hxx398 const ::rtl::OUString sPropertySubType; member in XMLPageContinuationImportContext
432 const ::rtl::OUString sPropertySubType; member in XMLPageNumberImportContext
H A Dtxtflde.hxx518 const ::rtl::OUString sPropertySubType; member in XMLTextFieldExport

Completed in 96 milliseconds