Home
last modified time | relevance | path

Searched refs:GetExpandedNodeBmp (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx324 inline const Image& GetExpandedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
415 inline const Image& SvImpLBox::GetExpandedNodeBmp( BmpColorMode _eMode ) const in GetExpandedNodeBmp() function in SvImpLBox
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx232 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in SetTabs()
1370 Image SvTreeListBox::GetExpandedNodeBmp( BmpColorMode _eMode ) const in GetExpandedNodeBmp() function in SvTreeListBox
1372 return pImp->GetExpandedNodeBmp( _eMode ); in GetExpandedNodeBmp()
1913 pImg = &pImp->GetExpandedNodeBmp( eBitmapMode ); in PaintEntry1()
2492 long nNodeWidthPixel = GetExpandedNodeBmp().GetSizePixel().Width(); in GetTextOffset()
H A Dsvimpbox.cxx1105 const Image& rExpandedNodeBitmap = GetExpandedNodeBmp(); in DrawNet()
1540 SetNodeBmpYOffset( GetExpandedNodeBmp() ); in SetEntryHeight()
1666 Size aSize = GetExpandedNodeBmp().GetSizePixel(); in SetNodeBmpTabDistance()
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx310 Image GetExpandedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;

Completed in 52 milliseconds