Searched refs:lcl_IsControlGroup (Results 1 – 1 of 1) sorted by relevance
1259 sal_Bool lcl_IsControlGroup( const SdrObject *pObj ) in lcl_IsControlGroup() function1269 if( !::lcl_IsControlGroup( pLst->GetObj( i ) ) ) in lcl_IsControlGroup()1369 ( eType == GOTOOBJ_DRAW_SIMPLE && lcl_IsControlGroup( pObj ) ) || in GetBestObject()1370 ( eType == GOTOOBJ_DRAW_CONTROL && !lcl_IsControlGroup( pObj ) ) || in GetBestObject()
Completed in 12 milliseconds