Home
last modified time | relevance | path

Searched refs:aStrHeaderTextProp (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dximppage.cxx305 const OUString aStrHeaderTextProp( RTL_CONSTASCII_USTRINGPARAM( "HeaderText" ) ); in EndElement() local
306 if( xInfo->hasPropertyByName( aStrHeaderTextProp ) ) in EndElement()
307 xSet->setPropertyValue( aStrHeaderTextProp, in EndElement()
H A Dsdxmlexp.cxx1624 const OUString aStrHeaderTextProp( RTL_CONSTASCII_USTRINGPARAM( "HeaderText" ) ); in ImpPrepDrawPageHeaderFooterDecls() local
1625 if( xInfo->hasPropertyByName( aStrHeaderTextProp ) ) in ImpPrepDrawPageHeaderFooterDecls()
1627 xSet->getPropertyValue( aStrHeaderTextProp ) >>= aStrText; in ImpPrepDrawPageHeaderFooterDecls()

Completed in 32 milliseconds