Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx85 mpAccContext ( NULL ), in GraphCtrl()
115 mpAccContext ( NULL ), in GraphCtrl()
135 if( mpAccContext ) in ~GraphCtrl()
137 mpAccContext->disposing(); in ~GraphCtrl()
138 mpAccContext->release(); in ~GraphCtrl()
219 if (mpAccContext != NULL) in InitSdrModel()
220 mpAccContext->setModelAndView (pModel, pView); in InitSdrModel()
934 if( mpAccContext == NULL ) in CreateAccessible()
949 mpAccContext = new SvxGraphCtrlAccessibleContext( xAccParent, *this ); in CreateAccessible()
950 mpAccContext->acquire(); in CreateAccessible()
[all …]
/trunk/main/svx/inc/svx/
H A Dgraphctl.hxx71 SvxGraphCtrlAccessibleContext* mpAccContext; member in GraphCtrl

Completed in 16 milliseconds