Searched refs:lcl_IsControlGroup (Results 1 – 1 of 1) sorted by relevance
1262 sal_Bool lcl_IsControlGroup( const SdrObject *pObj ) in lcl_IsControlGroup() function1272 if( !::lcl_IsControlGroup( pLst->GetObj( i ) ) ) in lcl_IsControlGroup()1372 ( eType == GOTOOBJ_DRAW_SIMPLE && lcl_IsControlGroup( pObj ) ) || in GetBestObject()1373 ( eType == GOTOOBJ_DRAW_CONTROL && !lcl_IsControlGroup( pObj ) ) || in GetBestObject()
Completed in 25 milliseconds