Searched refs:GetImageList_Impl (Results 1 – 3 of 3) sorted by relevance
117 SAL_DLLPRIVATE ImageList* GetImageList_Impl( sal_Bool bBig );118 SAL_DLLPRIVATE ImageList* GetImageList_Impl( sal_Bool bBig, sal_Bool bHiContrast );
352 ImageList* SfxModule::GetImageList_Impl( sal_Bool bBig ) in GetImageList_Impl() function in SfxModule357 ImageList* SfxModule::GetImageList_Impl( sal_Bool bBig, sal_Bool bHiContrast ) in GetImageList_Impl() function in SfxModule
192 m_pImageList[nIndex] = m_pModule->GetImageList_Impl( bBig, bHiContrast ); in GetImageList()
Completed in 18 milliseconds