Home
last modified time | relevance | path

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

/aoo4110/main/soldep/source/
H A Ddepwin.cxx53 while( ConList.Count() > 0 ) in ~DepWin()
55 delete ConList.GetObject( 0 ); in ~DepWin()
63 ConList.Insert( pNewCon ); in AddConnector()
68 ConList.Remove( pOldCon ); in RemoveConnector()
100 sal_uIntPtr nListCount = ConList.Count(); in Paint()
104 ConList.GetObject( i )->Paint( aEmptyRect ); in Paint()
115 sal_uIntPtr nListCount = ConList.Count(); in DrawOutput()
119 ConList.GetObject( i )->DrawOutput( pDevice, rOffset ); in DrawOutput()
148 return &ConList; in GetConnectorList()
/aoo4110/main/soldep/inc/soldep/
H A Ddepwin.hxx39 ConnectorList ConList; member in DepWin
57 void ClearConnectorList() { ConList.Clear();} in ClearConnectorList()

Completed in 26 milliseconds