Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx573 sal_Bool bControlList = nMarkCount != 0; in isControlList() local
577 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 32 milliseconds