Searched defs:IMPL (Results 1 – 2 of 2) sorted by relevance
38 struct InternationalOptionsPage::IMPL struct in offapp::InternationalOptionsPage40 FixedLine m_aFL_DefaultTextDirection;41 RadioButton m_aRB_TxtDirLeft2Right;42 RadioButton m_aRB_TxtDirRight2Left;43 FixedLine m_aFL_SheetView;44 CheckBox m_aCB_ShtVwRight2Left;45 CheckBox m_aCB_ShtVwCurrentDocOnly;47 sal_Bool m_bEnable_SheetView_Opt : 1;58 inline InternationalOptionsPage::IMPL::IMPL( Window* _pParent ) : in IMPL() function in offapp::InternationalOptionsPage::IMPL
45 #define IMPL ((AttrContainerImpl*)mpData) macro
Completed in 6 milliseconds