Searched refs:GetObjectKind (Results 1 – 4 of 4) sorted by relevance
259 const SgaObjKind eObjKind = mpTheme->GetObjectKind( mnObjectPos ); in ExecutePopup()742 const SgaObjKind eObjKind = mpCurTheme->GetObjectKind( nItemId - 1 ); in KeyInput()927 if( mpCurTheme && mpCurTheme->GetObjectKind( nPos ) == SGA_OBJ_SOUND ) in SetMode()1004 if( SGA_OBJ_SOUND == mpCurTheme->GetObjectKind( nPos ) ) in Travel()1211 switch( mpCurTheme->GetObjectKind( mnCurActionPos ) ) in Dispatch()1446 const SgaObjKind eObjKind = mpCurTheme->GetObjectKind( mnCurActionPos ); in GetFilterName()
268 if( SGA_OBJ_SVDRAW == pTheme->GetObjectKind( i ) ) in GetSdrObjCount()303 if( SGA_OBJ_SVDRAW == pTheme->GetObjectKind( i ) ) in GetSdrObj()
463 meObjectKind( mpTheme->GetObjectKind( nObjectPos ) ), in DBG_NAME()
190 SgaObjKind GetObjectKind( sal_uIntPtr nPos ) const in GetObjectKind() function in GalleryTheme