Lines Matching refs:CUI_RES
50 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_OPTIONS_CTL ), rSet ), in SvxCTLOptionsPage()
52 m_aSequenceCheckingFL ( this, CUI_RES( FL_SEQUENCECHECKING ) ), in SvxCTLOptionsPage()
53 m_aSequenceCheckingCB ( this, CUI_RES( CB_SEQUENCECHECKING ) ), in SvxCTLOptionsPage()
54 m_aRestrictedCB ( this, CUI_RES( CB_RESTRICTED ) ), in SvxCTLOptionsPage()
55 m_aTypeReplaceCB ( this, CUI_RES( CB_TYPE_REPLACE ) ), in SvxCTLOptionsPage()
56 m_aCursorControlFL ( this, CUI_RES( FL_CURSORCONTROL ) ), in SvxCTLOptionsPage()
57 m_aMovementFT ( this, CUI_RES( FT_MOVEMENT ) ), in SvxCTLOptionsPage()
58 m_aMovementLogicalRB ( this, CUI_RES( RB_MOVEMENT_LOGICAL ) ), in SvxCTLOptionsPage()
59 m_aMovementVisualRB ( this, CUI_RES( RB_MOVEMENT_VISUAL ) ), in SvxCTLOptionsPage()
60 m_aGeneralFL ( this, CUI_RES( FL_GENERAL ) ), in SvxCTLOptionsPage()
61 m_aNumeralsFT ( this, CUI_RES( FT_NUMERALS ) ), in SvxCTLOptionsPage()
62 m_aNumeralsLB ( this, CUI_RES( LB_NUMERALS ) ) in SvxCTLOptionsPage()