Searched refs:bControlList (Results 1 – 1 of 1) sorted by relevance
573 sal_Bool bControlList = nMarkCount != 0; in isControlList() local577 for (sal_uInt32 i = 0; i < nMarkCount && bControlList; i++) in isControlList()594 while (aIter.IsMore() && bControlList) in isControlList()596 bControlList = FmFormInventor == aIter.Next()->GetObjInventor(); in isControlList()603 bControlList = FmFormInventor == pObj->GetObjInventor(); in isControlList()608 return bControlList && bHadAnyLeafs; in isControlList()
Completed in 54 milliseconds