Searched refs:RES_GRFATR_END (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/inc/ |
H A D | hintids.hxx | 259 RES_GRFATR_END enumerator 264 RES_BOXATR_BEGIN = RES_GRFATR_END, 420 return (RES_GRFATR_BEGIN <= nWhich) && (RES_GRFATR_END > nWhich); in isGRFATR()
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 359 RES_GRFATR_END-1 ); in Execute() 396 RES_GRFATR_END -1 ); in ExecAttr()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 462 SwAttrSet aGrfSet( rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportGraf1() 645 RES_GRFATR_END-1 ); in ImportGraf()
|
H A D | ww8graf.cxx | 3140 SfxItemSet aGrSet(rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportReplaceableDrawables()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 171 RES_GRFATR_BEGIN, RES_GRFATR_END-1, 195 RES_GRFATR_BEGIN, RES_GRFATR_END-1,
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 738 for( n = RES_GRFATR_BEGIN; n < RES_GRFATR_END; ++n ) in Modify() 745 if( RES_GRFATR_END == n ) // not found in Modify()
|
H A D | docfmt.cxx | 581 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in lcl_InsAttr()
|
/trunk/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 1004 RES_PARATR_BEGIN, RES_GRFATR_END-1 ); in Find()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 2718 RES_GRFATR_BEGIN, RES_GRFATR_END-1, in attachToRange()
|
Completed in 241 milliseconds