Searched refs:GetObjectKind (Results 1 – 4 of 4) sorted by relevance
261 const SgaObjKind eObjKind = mpTheme->GetObjectKind( mnObjectPos ); in ExecutePopup()744 const SgaObjKind eObjKind = mpCurTheme->GetObjectKind( nItemId - 1 ); in KeyInput()929 if( mpCurTheme && mpCurTheme->GetObjectKind( nPos ) == SGA_OBJ_SOUND ) in SetMode()1006 if( SGA_OBJ_SOUND == mpCurTheme->GetObjectKind( nPos ) ) in Travel()1213 switch( mpCurTheme->GetObjectKind( mnCurActionPos ) ) in Dispatch()1448 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