Searched refs:bIsGroupAllowed (Results 1 – 1 of 1) sorted by relevance
2263 bool bIsGroupAllowed = false; in IsGroupAllowed() local2266 bIsGroupAllowed = true; in IsGroupAllowed()2270 for ( sal_uInt16 i = 0; bIsGroupAllowed && i < rMrkList.GetMarkCount(); ++i ) in IsGroupAllowed()2274 bIsGroupAllowed = pObj->GetUpGroup() == pUpGroup; in IsGroupAllowed()2278 if ( bIsGroupAllowed ) in IsGroupAllowed()2285 bIsGroupAllowed = false; in IsGroupAllowed()2289 bIsGroupAllowed = false; in IsGroupAllowed()2295 if ( bIsGroupAllowed ) in IsGroupAllowed()2319 bIsGroupAllowed = in IsGroupAllowed()2332 return bIsGroupAllowed; in IsGroupAllowed()
Completed in 62 milliseconds