Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1399 const OUString sVisibleArea( RTL_CONSTASCII_USTRINGPARAM("VisibleArea") ); in ContextFilter() local
1401 if( rPropSet->getPropertyValue( sVisibleArea ) >>= aRect ) in ContextFilter()
H A Dximpshap.cxx3234 const rtl::OUString sVisibleArea( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ); in EndElement() local
3236 if ( !aXPropSetInfo.is() || aXPropSetInfo->hasPropertyByName( sVisibleArea ) ) in EndElement()
3241 xProps->setPropertyValue( sVisibleArea, aAny ); in EndElement()

Completed in 40 milliseconds