Searched refs:rxDocumentWindow (Results 1 – 2 of 2) sorted by relevance
36 const Reference<XAccessibleComponent>& rxDocumentWindow, in AccessibleShapeTreeInfo() argument38 : mxDocumentWindow (rxDocumentWindow), in AccessibleShapeTreeInfo()101 const Reference<XAccessibleComponent>& rxDocumentWindow) in SetDocumentWindow() argument103 if (mxDocumentWindow != rxDocumentWindow) in SetDocumentWindow()104 mxDocumentWindow = rxDocumentWindow; in SetDocumentWindow()
61 ::com::sun::star::accessibility::XAccessibleComponent>& rxDocumentWindow,
Completed in 12 milliseconds