Home
last modified time | relevance | path

Searched refs:bIsGroupAllowed (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx2266 bool bIsGroupAllowed = false; in IsGroupAllowed() local
2269 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 30 milliseconds