Searched defs:pStartWin (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/soldep/source/ |
H A D | depper.cxx | 373 ObjectWin* pStartWin = ObjIdToPtr( pObjLst, nStartId ); in AddConnectorToObjects() local 389 ObjectWin* pStartWin = ObjIdToPtr( pObjLst, nStartId ); 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 730 ObjectWin* pStartWin = ObjIdToPtr( mpObjectList, nStartId ); 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 27 milliseconds