Home
last modified time | relevance | path

Searched refs:sIsPhysical (Results 1 – 10 of 10) sorted by relevance

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx77 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()
H A DXMLPageExport.cxx108 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()
110 Any aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle()
170 sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ), in XMLPageExport()
H A Dxmlnume.cxx681 sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ), in SvxXMLNumRuleExport()
810 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()
812 aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle()
H A Dxmlnumi.cxx1137 , sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ) in SvxXMLListStyleContext()
1306 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in CreateAndInsertLate()
1308 Any aAny = xPropSet->getPropertyValue( sIsPhysical ); in CreateAndInsertLate()
/trunk/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx77 , sIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ) in XMLTextMasterPageContext()
156 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in XMLTextMasterPageContext()
158 aAny = xPropSet->getPropertyValue( sIsPhysical ); in XMLTextMasterPageContext()
/trunk/main/xmloff/inc/xmloff/
H A DXMLPageExport.hxx63 const ::rtl::OUString sIsPhysical; member in XMLPageExport
H A Dxmlnume.hxx51 const ::rtl::OUString sIsPhysical; member in SvxXMLNumRuleExport
H A DXMLTextMasterPageContext.hxx40 const ::rtl::OUString sIsPhysical; member in XMLTextMasterPageContext
H A Dstyleexp.hxx62 const ::rtl::OUString sIsPhysical; member in XMLStyleExport
H A Dxmlnumi.hxx38 const ::rtl::OUString sIsPhysical; member in SvxXMLListStyleContext

Completed in 51 milliseconds