Home
last modified time | relevance | path

Searched refs:SetRepresentation (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/sd/source/ui/app/
H A Dsdmod2.cxx192 pInfo->SetRepresentation( pDateField->GetFormatted( *GetNumberFormatter(), eLang ) ); in IMPL_LINK()
197 pInfo->SetRepresentation( pExtTimeField->GetFormatted( *GetNumberFormatter(), eLang ) ); in IMPL_LINK()
211 pInfo->SetRepresentation( pExtFileField->GetFormatted() ); in IMPL_LINK()
225 pInfo->SetRepresentation( pAuthorField->GetFormatted() ); in IMPL_LINK()
266 pInfo->SetRepresentation( aRepresentation ); in IMPL_LINK()
310 pInfo->SetRepresentation( aRepresentation ); in IMPL_LINK()
318 pInfo->SetRepresentation( pURLField->GetRepresentation() ); in IMPL_LINK()
322 pInfo->SetRepresentation( pURLField->GetURL() ); in IMPL_LINK()
404 pInfo->SetRepresentation( aRepresentation ); in IMPL_LINK()
/AOO42X/main/sw/source/core/doc/
H A Ddocdraw.cxx887 pInfo->SetRepresentation( in IMPL_LINK()
902 pInfo->SetRepresentation( in IMPL_LINK()
909 pInfo->SetRepresentation( in IMPL_LINK()
942 pInfo->SetRepresentation( in IMPL_LINK()
949 pInfo->SetRepresentation( String( '?' ) ); in IMPL_LINK()
/AOO42X/main/sc/source/ui/app/
H A Dscmod.cxx2098 pInfo->SetRepresentation( pURLField->GetRepresentation() ); in IMPL_LINK()
2104 pInfo->SetRepresentation( aURL ); in IMPL_LINK()
2116 pInfo->SetRepresentation(String('?')); in IMPL_LINK()
/AOO42X/main/editeng/inc/editeng/
H A Dflditem.hxx180 void SetRepresentation( const XubString& rRep ) { aRepresentation= rRep; } in SetRepresentation() function in SvxURLField
H A Doutliner.hxx595 void SetRepresentation( const String& rStr ) { aRepresentation = rStr; } in SetRepresentation() function in EditFieldInfo
/AOO42X/main/sc/source/ui/unoobj/
H A Dfielduno.cxx570 aField.SetRepresentation( aRepresentation ); in CreateFieldItem()
708 pURL->SetRepresentation( aStrVal ); in setPropertyValue()
/AOO42X/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx417 pInfo->SetRepresentation( aPageNumValue ); in IMPL_LINK()
/AOO42X/main/filter/source/svg/
H A Dsvgexport.cxx1302 pInfo->SetRepresentation( aRepresentation ); in IMPL_LINK()