Home
last modified time | relevance | path

Searched refs:GetThemeCount (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx210 return( ( mpGallery != NULL ) && ( mpGallery->GetThemeCount() > 0 ) ); in hasElements()
239 sal_uInt32 i = 0, nCount = ( mpGallery ? mpGallery->GetThemeCount() : 0 ), nRealCount = 0; in getElementNames()
/aoo4110/main/svx/inc/svx/
H A Dgallery1.hxx154 sal_uIntPtr GetThemeCount() const { return aThemeList.Count(); } in GetThemeCount() function in Gallery
/aoo4110/main/svx/source/gallery2/
H A Dgalexpl.cxx51 for( sal_uIntPtr i = 0, nCount = pGal->GetThemeCount(); i < nCount; i++ ) in FillThemeList()
H A Dgalbrws1.cxx186 for( sal_uIntPtr i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; i++ ) in DBG_NAME()
/aoo4110/main/cui/source/dialogs/
H A Dcuigaldlg.cxx582 for( sal_uLong i = 0, nCount = pGal->GetThemeCount(); i < nCount && !bDifferentThemeExists; i++ ) in IMPL_LINK()

Completed in 34 milliseconds