Home
last modified time | relevance | path

Searched defs:pCL (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/automation/source/simplecm/
H A Dsimplecm.cxx440 void CommunicationManager::CallConnectionOpened( CommunicationLink* pCL ) in CallConnectionOpened()
457 void CommunicationManager::CallConnectionClosed( CommunicationLink* pCL ) in CallConnectionClosed()
474 void CommunicationManager::CallDataReceived( CommunicationLink* pCL ) in CallDataReceived()
605 sal_Bool SingleCommunicationManager::IsLinkValid( CommunicationLink* pCL ) in IsLinkValid()
620 void SingleCommunicationManager::CallConnectionOpened( CommunicationLink* pCL ) in CallConnectionOpened()
634 void SingleCommunicationManager::CallConnectionClosed( CommunicationLink* pCL ) in CallConnectionClosed()
646 void SingleCommunicationManager::DestroyingLink( CommunicationLink *pCL ) in DestroyingLink()
/aoo41x/main/sc/source/core/tool/
H A Dchartlis.cxx511 ScChartListener* pCL; in ChangeListening() local
534 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in FreeUnused() local
553 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in FreeUno() local
585 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in UpdateDirtyCharts() local
598 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in SetDirty() local
611 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in SetDiffDirty() local
645 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in SetRangeDirty() local
670 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in UpdateScheduledSeriesRanges() local
681 ScChartListener* pCL = (ScChartListener*) pItems[ nIndex ]; in UpdateChartsContainingTab() local
/aoo41x/main/automation/source/communi/
H A Dcommuni.cxx338 sal_Bool MultiCommunicationManager::IsLinkValid( CommunicationLink* pCL ) in IsLinkValid()
356 void MultiCommunicationManager::CallConnectionOpened( CommunicationLink* pCL ) in CallConnectionOpened()
365 void MultiCommunicationManager::CallConnectionClosed( CommunicationLink* pCL ) in CallConnectionClosed()
386 void MultiCommunicationManager::DestroyingLink( CommunicationLink *pCL ) in DestroyingLink()
/aoo41x/main/automation/inc/automation/
H A Dsimplecm.hxx111 …InfoString( ByteString &nMsg, CM_InfoType nIT, CommunicationLink *pCL = NULL ): ByteString( nMsg )… in InfoString()
274 virtual void ConnectionOpened( CommunicationLink* pCL ){ mlConnectionOpened.Call( pCL ); } in ConnectionOpened()
275 virtual void ConnectionClosed( CommunicationLink* pCL ){ mlConnectionClosed.Call( pCL ); } in ConnectionClosed()
276 virtual void DataReceived( CommunicationLink* pCL ){ mlDataReceived.Call( pCL ); } in DataReceived()
/aoo41x/main/automation/source/server/
H A Dserver.cxx123 void RemoteControlCommunicationManager::ConnectionOpened( CommunicationLink* pCL ) in ConnectionOpened()
130 void RemoteControlCommunicationManager::ConnectionClosed( CommunicationLink* pCL ) in ConnectionClosed()
738 IMPL_LINK( ImplRemoteControl, QueCommandsEvent, CommunicationLink*, pCL ) in IMPL_LINK() argument
/aoo41x/main/rsc/inc/
H A Drscrsc.hxx117 RscCmdLine* pCL; // Kommandozeile member in RscCompiler
/aoo41x/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx95 ScChartListener* pCL(new ScChartListener(rName, pDoc, pRefTokens.release())); in CreateChartListener() local
/aoo41x/main/sc/source/core/data/
H A Ddocumen5.cxx191 ScChartListener* pCL = new ScChartListener( in UpdateAllCharts() local

Completed in 52 milliseconds