Home
last modified time | relevance | path

Searched refs:GetImageCount (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx309 if ( !m_aStatusImages.GetImageCount() || (bHiContrast != m_aImpl->m_bHiContrast) ) in GetImage()
/trunk/main/vcl/source/gdi/
H A Dimage.cxx575 sal_uInt16 nCount = GetImageCount(); in GetAsHorizontalStrip()
698 mpImplData->AddImage( rImageName, GetImageCount() + 1, in AddImage()
850 sal_uInt16 ImageList::GetImageCount() const in GetImageCount() function in ImageList
904 if( mpImplData && (nPos < GetImageCount()) ) in GetImageId()
933 if( mpImplData && (nPos < GetImageCount()) ) in GetImageName()
1017 else if( rImageList.GetImageCount() == GetImageCount() && in operator ==()
H A Dimpimage.cxx134 sal_uInt16 ImplImageList::GetImageCount() const in GetImageCount() function in ImplImageList
/trunk/main/vcl/inc/vcl/
H A Dimage.hxx126 sal_uInt16 GetImageCount() const;
/trunk/main/vcl/inc/
H A Dimage.h126 sal_uInt16 GetImageCount() const;
/trunk/main/sfx2/source/dialog/
H A Dstyfitem.cxx166 sal_uInt16 nCount = aImages.GetImageCount( ); in updateImages()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx588 if ( pImageList->GetImageCount() > 0 ) in implts_storeUserImages()
597 for ( sal_uInt16 i=0; i < pImageList->GetImageCount(); i++ ) in implts_storeUserImages()

Completed in 50 milliseconds