Lines Matching refs:SVX_RES

172 	SfxTabPage( pParent, SVX_RES( RID_SVXPAGE_GRID ), rCoreSet ),  in SvxGridTabPage()
174 aCbxUseGridsnap ( this, SVX_RES( CBX_USE_GRIDSNAP ) ), in SvxGridTabPage()
175 aCbxGridVisible ( this, SVX_RES( CBX_GRID_VISIBLE ) ), in SvxGridTabPage()
177 aFlResolution ( this, SVX_RES( FL_RESOLUTION ) ), in SvxGridTabPage()
178 aFtDrawX ( this, SVX_RES( FT_DRAW_X ) ), in SvxGridTabPage()
179 aMtrFldDrawX ( this, SVX_RES( MTR_FLD_DRAW_X ) ), in SvxGridTabPage()
180 aFtDrawY ( this, SVX_RES( FT_DRAW_Y ) ), in SvxGridTabPage()
181 aMtrFldDrawY ( this, SVX_RES( MTR_FLD_DRAW_Y ) ), in SvxGridTabPage()
183 aFlDivision ( this, SVX_RES( FL_DIVISION ) ), in SvxGridTabPage()
184 aFtDivisionX( this, SVX_RES( FT_DIVISION_X) ), in SvxGridTabPage()
185 aNumFldDivisionX( this, SVX_RES( NUM_FLD_DIVISION_X ) ), in SvxGridTabPage()
186 aDivisionPointX( this, SVX_RES( FT_HORZ_POINTS) ), in SvxGridTabPage()
188 aFtDivisionY( this, SVX_RES( FT_DIVISION_Y) ), in SvxGridTabPage()
189 aNumFldDivisionY( this, SVX_RES( NUM_FLD_DIVISION_Y ) ), in SvxGridTabPage()
190 aDivisionPointY( this, SVX_RES( FT_VERT_POINTS) ), in SvxGridTabPage()
192 aCbxSynchronize ( this, SVX_RES( CBX_SYNCHRONIZE ) ), in SvxGridTabPage()
193 aGrpDrawGrid ( this, SVX_RES( GRP_DRAWGRID ) ), in SvxGridTabPage()
195 aGrpSnap ( this, SVX_RES( GRP_SNAP ) ), in SvxGridTabPage()
196 aCbxSnapHelplines ( this, SVX_RES( CBX_SNAP_HELPLINES ) ), in SvxGridTabPage()
197 aCbxSnapBorder ( this, SVX_RES( CBX_SNAP_BORDER ) ), in SvxGridTabPage()
198 aCbxSnapFrame ( this, SVX_RES( CBX_SNAP_FRAME ) ), in SvxGridTabPage()
199 aCbxSnapPoints ( this, SVX_RES( CBX_SNAP_POINTS ) ), in SvxGridTabPage()
200 aFtSnapArea ( this, SVX_RES( FT_SNAP_AREA ) ), in SvxGridTabPage()
201 aMtrFldSnapArea ( this, SVX_RES( MTR_FLD_SNAP_AREA ) ), in SvxGridTabPage()
203 aSeparatorFL ( this, SVX_RES( FL_SEPARATOR ) ), in SvxGridTabPage()
205 aGrpOrtho ( this, SVX_RES( GRP_ORTHO ) ), in SvxGridTabPage()
206 aCbxOrtho ( this, SVX_RES( CBX_ORTHO ) ), in SvxGridTabPage()
207 aCbxBigOrtho ( this, SVX_RES( CBX_BIGORTHO ) ), in SvxGridTabPage()
208 aCbxRotate ( this, SVX_RES( CBX_ROTATE ) ), in SvxGridTabPage()
209 aMtrFldAngle ( this, SVX_RES( MTR_FLD_ANGLE ) ), in SvxGridTabPage()
210 aFtBezAngle ( this, SVX_RES( FT_BEZ_ANGLE ) ), in SvxGridTabPage()
211 aMtrFldBezAngle ( this, SVX_RES( MTR_FLD_BEZ_ANGLE ) ), in SvxGridTabPage()