Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximppage.cxx313 const OUString aStrFooterTextProp( RTL_CONSTASCII_USTRINGPARAM( "FooterText" ) ); in EndElement() local
314 if( xInfo->hasPropertyByName( aStrFooterTextProp ) ) in EndElement()
315 xSet->setPropertyValue( aStrFooterTextProp, in EndElement()
H A Dsdxmlexp.cxx1632 const OUString aStrFooterTextProp( RTL_CONSTASCII_USTRINGPARAM( "FooterText" ) ); in ImpPrepDrawPageHeaderFooterDecls() local
1633 if( xInfo->hasPropertyByName( aStrFooterTextProp ) ) in ImpPrepDrawPageHeaderFooterDecls()
1635 xSet->getPropertyValue( aStrFooterTextProp ) >>= aStrText; in ImpPrepDrawPageHeaderFooterDecls()

Completed in 24 milliseconds