Searched refs:aCharFmtSetRange (Results 1 – 7 of 7) sorted by relevance
/aoo41x/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 | 475 extern sal_uInt16 __FAR_DATA aCharFmtSetRange[];
|
/aoo41x/main/sw/source/core/edit/ |
H A D | acorrect.cxx | 260 SfxItemSet aSet( rPool, aCharFmtSetRange ); in SetAttr() 490 aCharFmtSetRange ); in SaveDontExpandItems()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 2510 SfxItemSet aThisSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr() 2533 SfxItemSet aNdSet( pNd->GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr() 2545 SfxItemSet aConvertSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 237 sal_uInt16 __FAR_DATA aCharFmtSetRange[] = { variable
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 1452 lcl_RangesToUShorts(aCharFmtSetRange); in lcl_JoinText() 1459 SfxItemSet aTmpSet( pDoc->GetAttrPool(), aCharFmtSetRange ); in lcl_JoinText()
|
H A D | poolfmt.cxx | 1111 pWhichRange = aCharFmtSetRange; in GetFmtFromPool()
|
Completed in 56 milliseconds