Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DAccessibleShapeTreeInfo.cxx36 const Reference<XAccessibleComponent>& rxDocumentWindow, in AccessibleShapeTreeInfo() argument
38 : mxDocumentWindow (rxDocumentWindow), in AccessibleShapeTreeInfo()
101 const Reference<XAccessibleComponent>& rxDocumentWindow) in SetDocumentWindow() argument
103 if (mxDocumentWindow != rxDocumentWindow) in SetDocumentWindow()
104 mxDocumentWindow = rxDocumentWindow; in SetDocumentWindow()
/trunk/main/svx/inc/svx/
H A DAccessibleShapeTreeInfo.hxx61 ::com::sun::star::accessibility::XAccessibleComponent>& rxDocumentWindow,

Completed in 21 milliseconds