Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dmodule.hxx117 SAL_DLLPRIVATE ImageList* GetImageList_Impl( sal_Bool bBig );
118 SAL_DLLPRIVATE ImageList* GetImageList_Impl( sal_Bool bBig, sal_Bool bHiContrast );
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx352 ImageList* SfxModule::GetImageList_Impl( sal_Bool bBig ) in GetImageList_Impl() function in SfxModule
357 ImageList* SfxModule::GetImageList_Impl( sal_Bool bBig, sal_Bool bHiContrast ) in GetImageList_Impl() function in SfxModule
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx192 m_pImageList[nIndex] = m_pModule->GetImageList_Impl( bBig, bHiContrast ); in GetImageList()

Completed in 24 milliseconds