Lines Matching refs:ObjectList
93 mpObjectList = new ObjectList(); //ObjectList unbekannt in Depper()
94 mpObjectPrjList = new ObjectList(); in Depper()
115 void Depper::HideObjectsAndConnections( ObjectList* pObjLst ) in HideObjectsAndConnections()
127 void Depper::ShowObjectsAndConnections( ObjectList* pObjLst ) in ShowObjectsAndConnections()
140 void Depper::RemoveAllObjects( ObjectList* pObjLst ) in RemoveAllObjects()
198 ObjectWin* Depper::ObjIdToPtr( ObjectList* pObjLst, sal_uIntPtr nId ) in ObjIdToPtr()
285 ObjectList* pObjList; in Zoom()
305 sal_uIntPtr Depper::AddObjectToList( DepWin* pParentWin, ObjectList* pObjLst, sal_uIntPtr &LastID, … in AddObjectToList()
315 sal_uIntPtr Depper::AddObjectToList( DepWin* pParentWin, ObjectList* pObjLst, sal_uIntPtr &LastID, … in AddObjectToList()
356 ObjectWin* Depper::RemoveObjectFromList( ObjectList* pObjLst, sal_uIntPtr &WinCount, sal_uInt16 nId… in RemoveObjectFromList()
371 sal_uInt16 Depper::AddConnectorToObjects( ObjectList* pObjLst, sal_uIntPtr nStartId, sal_uIntPtr nE… in AddConnectorToObjects()
386 sal_uInt16 Depper::RemoveConnectorFromObjects( ObjectList* pObjLst, sal_uIntPtr nStartId, sal_uIntP… in RemoveConnectorFromObjects()