Searched refs:bIsGroupAllowed (Results 1 – 1 of 1) sorted by relevance
2266 bool bIsGroupAllowed = false; in IsGroupAllowed() local2269 bIsGroupAllowed = true; in IsGroupAllowed()2273 for ( sal_uInt16 i = 0; bIsGroupAllowed && i < rMrkList.GetMarkCount(); ++i ) in IsGroupAllowed()2277 bIsGroupAllowed = pObj->GetUpGroup() == pUpGroup; in IsGroupAllowed()2281 if ( bIsGroupAllowed ) in IsGroupAllowed()2288 bIsGroupAllowed = false; in IsGroupAllowed()2292 bIsGroupAllowed = false; in IsGroupAllowed()2298 if ( bIsGroupAllowed ) in IsGroupAllowed()2322 bIsGroupAllowed = in IsGroupAllowed()2335 return bIsGroupAllowed; in IsGroupAllowed()
Completed in 23 milliseconds