Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2263 bool bIsGroupAllowed = false; in IsGroupAllowed() local
2266 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 24 milliseconds