Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximppage.cxx321 const OUString aStrDateTimeTextProp( RTL_CONSTASCII_USTRINGPARAM( "DateTimeText" ) ); in EndElement() local
322 if( xInfo->hasPropertyByName( aStrDateTimeTextProp ) ) in EndElement()
333 xSet->setPropertyValue( aStrDateTimeTextProp, makeAny( aText ) ); in EndElement()
H A Dsdxmlexp.cxx1640 const OUString aStrDateTimeTextProp( RTL_CONSTASCII_USTRINGPARAM( "DateTimeText" ) ); in ImpPrepDrawPageHeaderFooterDecls() local
1641 if( xInfo->hasPropertyByName( aStrDateTimeTextProp ) ) in ImpPrepDrawPageHeaderFooterDecls()
1645 xSet->getPropertyValue( aStrDateTimeTextProp ) >>= aStrText; in ImpPrepDrawPageHeaderFooterDecls()

Completed in 30 milliseconds