Home
last modified time | relevance | path

Searched refs:msIsPhysical (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmloff/source/style/
H A Dprstylei.cxx85 , msIsPhysical( RTL_CONSTASCII_USTRINGPARAM( "IsPhysical" ) ) in XMLPropStyleContext()
273 if( !bNew && xPropSetInfo->hasPropertyByName( msIsPhysical ) ) in CreateAndInsert()
275 Any aAny = xPropSet->getPropertyValue( msIsPhysical ); in CreateAndInsert()
/AOO41X/main/xmloff/inc/xmloff/
H A Dprstylei.hxx46 const ::rtl::OUString msIsPhysical; member in XMLPropStyleContext