Home
last modified time | relevance | path

Searched refs:bCompoundControlChild (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx789 ::TextView & rView, bool bCompoundControlChild): in Document() argument
796 m_bCompoundControlChild(bCompoundControlChild) in Document()
/trunk/main/svtools/source/edit/
H A Dtextwindowpeer.cxx37 TextWindowPeer::TextWindowPeer(::TextView & rView, bool bCompoundControlChild): in TextWindowPeer() argument
38 … m_rEngine(*rView.GetTextEngine()), m_rView(rView), m_bCompoundControlChild(bCompoundControlChild) in TextWindowPeer()
/trunk/main/svtools/inc/svtools/
H A Dtextwindowpeer.hxx42 SVT_DLLPUBLIC TextWindowPeer(::TextView & rView, bool bCompoundControlChild = false);
H A Daccessiblefactory.hxx110 … VCLXWindow* pVclXWindow, TextEngine& rEngine, TextView& rView, bool bCompoundControlChild
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx167 … VCLXWindow* pVclXWindow, TextEngine& rEngine, TextView& rView, bool bCompoundControlChild
459 … VCLXWindow* pVclXWindow, TextEngine& rEngine, TextView& rView, bool bCompoundControlChild ) const in createAccessibleTextWindowContext()
461 return new Document( pVclXWindow, rEngine, rView, bCompoundControlChild ); in createAccessibleTextWindowContext()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx418 ::TextView & rView, bool bCompoundControlChild);

Completed in 32 milliseconds