Searched refs:aCharFmtSetRange (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/sw/inc/ |
| H A D | charfmt.hxx | 35 : SwFmt( rPool, pFmtName, aCharFmtSetRange, pDerivedFrom, RES_CHRFMT ) in SwCharFmt() 39 : SwFmt( rPool, rFmtName, aCharFmtSetRange, pDerivedFrom, RES_CHRFMT ) in SwCharFmt()
|
| H A D | hintids.hxx | 480 extern sal_uInt16 __FAR_DATA aCharFmtSetRange[];
|
| /trunk/main/sw/source/core/edit/ |
| H A D | acorrect.cxx | 260 SfxItemSet aSet( rPool, aCharFmtSetRange ); in SetAttr() 490 aCharFmtSetRange ); in SaveDontExpandItems()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | thints.cxx | 2517 SfxItemSet aThisSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr() 2540 SfxItemSet aNdSet( pNd->GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr() 2552 SfxItemSet aConvertSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr()
|
| /trunk/main/sw/source/core/bastyp/ |
| H A D | init.cxx | 250 sal_uInt16 __FAR_DATA aCharFmtSetRange[] = { variable
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docedt.cxx | 1454 lcl_RangesToUShorts(aCharFmtSetRange); in lcl_JoinText() 1461 SfxItemSet aTmpSet( pDoc->GetAttrPool(), aCharFmtSetRange ); in lcl_JoinText()
|
| H A D | poolfmt.cxx | 1114 pWhichRange = aCharFmtSetRange; in GetFmtFromPool()
|