Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx57 ,m_pDlgEdObj( pDlgEdObj ) in AccessibleDialogControlShape()
61 if ( m_pDlgEdObj ) in AccessibleDialogControlShape()
62 m_xControlModel = Reference< XPropertySet >( m_pDlgEdObj->GetUnoControlModel(), UNO_QUERY ); in AccessibleDialogControlShape()
91 …if ( pSdrView && pSdrView->IsObjMarked( m_pDlgEdObj ) && pSdrView->GetMarkedObjectList().GetMarkCo… in IsFocused()
107 bSelected = pSdrView->IsObjMarked( m_pDlgEdObj ); in IsSelected()
150 if ( m_pDlgEdObj ) in GetBounds()
153 Rectangle aRect = m_pDlgEdObj->GetSnapRect(); in GetBounds()
191 if ( m_pDlgEdObj ) in GetWindow()
193 Reference< awt::XControl > xControl( m_pDlgEdObj->GetControl(), UNO_QUERY ); in GetWindow()
278 m_pDlgEdObj = NULL; in IMPLEMENT_FORWARD_XINTERFACE2()
/aoo4110/main/basctl/source/inc/
H A Daccessibledialogcontrolshape.hxx65 DlgEdObj* m_pDlgEdObj; member in AccessibleDialogControlShape

Completed in 23 milliseconds