Searched defs:pEndWin (Results  1 – 3 of 3) sorted by relevance
| /aoo41x/main/soldep/source/ | 
| H A D | depper.cxx | 378 	ObjectWin* pEndWin = ObjIdToPtr( pObjLst, nEndId );  in AddConnectorToObjects()  local394 	ObjectWin* pEndWin = ObjIdToPtr( pObjLst, nEndId );  in RemoveConnectorFromObjects()  local
 402 sal_uInt16 Depper::AddConnectorToObjects( ObjectWin* pStartWin, ObjectWin* pEndWin )  in AddConnectorToObjects()
 416 sal_uInt16 Depper::RemoveConnectorFromObjects( ObjectWin* pStartWin, ObjectWin* pEndWin )  in RemoveConnectorFromObjects()
 
 | 
| H A D | soldep.cxx | 430 sal_uInt16 SolDep::AddConnector( ObjectWin* pStartWin, ObjectWin* pEndWin )  in AddConnector()451 sal_uInt16 SolDep::RemoveConnector( ObjectWin* pStartWin, ObjectWin* pEndWin )  in RemoveConnector()
 548 	ObjectWin *pStartWin, *pEndWin;  in ReadSource()  local
 731 		ObjectWin* pEndWin = ObjIdToPtr( mpObjectList, nEndId );  in Load()  local
 766 	ObjectWin *pStartWin, *pEndWin;  in InitPrj()  local
 1089 sal_uInt16 SolDep::AddConnectorPrjView( ObjectWin* pStartWin, ObjectWin* pEndWin )  in AddConnectorPrjView()
 1111 sal_uInt16 SolDep::RemoveConnectorPrjView( ObjectWin* pStartWin, ObjectWin* pEndWin )  in RemoveConnectorPrjView()
 
 | 
| H A D | connctr.cxx | 58 void Connector::Initialize( ObjectWin* pStartWin, ObjectWin* pEndWin, sal_Bool bVis )  in Initialize()
 | 
        Completed in 18 milliseconds