Searched refs:sIsPhysical (Results 1 – 10 of 10) sorted by relevance
77 sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ), in XMLStyleExport()113 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()115 aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle()524 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyleFamily()526 Any aAny( xPropSet->getPropertyValue( sIsPhysical ) ); in exportStyleFamily()
108 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()110 Any aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle()170 sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ), in XMLPageExport()
681 sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ), in SvxXMLNumRuleExport()810 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()812 aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle()
1137 , sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ) in SvxXMLListStyleContext()1306 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in CreateAndInsertLate()1308 Any aAny = xPropSet->getPropertyValue( sIsPhysical ); in CreateAndInsertLate()
77 , sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ) in XMLTextMasterPageContext()156 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in XMLTextMasterPageContext()158 aAny = xPropSet->getPropertyValue( sIsPhysical ); in XMLTextMasterPageContext()
63 const ::rtl::OUString sIsPhysical; member in XMLPageExport
51 const ::rtl::OUString sIsPhysical; member in SvxXMLNumRuleExport
40 const ::rtl::OUString sIsPhysical; member in XMLTextMasterPageContext
62 const ::rtl::OUString sIsPhysical; member in XMLStyleExport
38 const ::rtl::OUString sIsPhysical; member in SvxXMLListStyleContext
Completed in 72 milliseconds