Home
last modified time | relevance | path

Searched refs:_rImg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx320 inline void SetExpandedNodeBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL );
321 inline void SetCollapsedNodeBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL );
328 inline void SetDefaultEntryExpBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL );
329 inline void SetDefaultEntryColBmp( const Image& _rImg, BmpColorMode _eMode = BMP_COLOR_NORMAL );
425 inline void SvImpLBox::SetDefaultEntryExpBmp( const Image& _rImg, BmpColorMode _eMode ) in SetDefaultEntryExpBmp() argument
427 implGetImageLocation( itEntryDefExpanded, _eMode ) = _rImg; in SetDefaultEntryExpBmp()
430 inline void SvImpLBox::SetDefaultEntryColBmp( const Image& _rImg, BmpColorMode _eMode ) in SetDefaultEntryColBmp() argument
432 implGetImageLocation( itEntryDefCollapsed, _eMode ) = _rImg; in SetDefaultEntryColBmp()
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx76 void SetImage( const Image& _rImg ) { aImage = _rImg; } in SetImage() argument
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx54 void ShrinkToFit( FixedImage& _rImg ) in ShrinkToFit() argument
56 _rImg.SetSizePixel( _rImg.GetImage().GetSizePixel() ); in ShrinkToFit()

Completed in 23 milliseconds