Searched refs:aStrFooterTextProp (Results 1 – 2 of 2) sorted by relevance
313 const OUString aStrFooterTextProp( RTL_CONSTASCII_USTRINGPARAM( "FooterText" ) ); in EndElement() local314 if( xInfo->hasPropertyByName( aStrFooterTextProp ) ) in EndElement()315 xSet->setPropertyValue( aStrFooterTextProp, in EndElement()
1632 const OUString aStrFooterTextProp( RTL_CONSTASCII_USTRINGPARAM( "FooterText" ) ); in ImpPrepDrawPageHeaderFooterDecls() local1633 if( xInfo->hasPropertyByName( aStrFooterTextProp ) ) in ImpPrepDrawPageHeaderFooterDecls()1635 xSet->getPropertyValue( aStrFooterTextProp ) >>= aStrText; in ImpPrepDrawPageHeaderFooterDecls()
Completed in 49 milliseconds