Searched refs:aStrDateTimeTextProp (Results 1 – 2 of 2) sorted by relevance
321 const OUString aStrDateTimeTextProp( RTL_CONSTASCII_USTRINGPARAM( "DateTimeText" ) ); in EndElement() local322 if( xInfo->hasPropertyByName( aStrDateTimeTextProp ) ) in EndElement()333 xSet->setPropertyValue( aStrDateTimeTextProp, makeAny( aText ) ); in EndElement()
1640 const OUString aStrDateTimeTextProp( RTL_CONSTASCII_USTRINGPARAM( "DateTimeText" ) ); in ImpPrepDrawPageHeaderFooterDecls() local1641 if( xInfo->hasPropertyByName( aStrDateTimeTextProp ) ) in ImpPrepDrawPageHeaderFooterDecls()1645 xSet->getPropertyValue( aStrDateTimeTextProp ) >>= aStrText; in ImpPrepDrawPageHeaderFooterDecls()
Completed in 28 milliseconds