Searched refs:aFrmFmtSetRange (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | frmfmt.hxx | 55 : SwFmt( rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), in SwFrmFmt() 63 : SwFmt( rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), in SwFrmFmt()
|
H A D | hintids.hxx | 473 SW_DLLPUBLIC extern sal_uInt16 __FAR_DATA aFrmFmtSetRange[];
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docst.cxx | 1015 SfxItemSet aSet( GetPool(), aFrmFmtSetRange ); in UpdateStyle() 1140 SfxItemSet aSet(GetPool(), aFrmFmtSetRange ); in MakeByExample()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 204 SfxItemSet aSet( pClpDoc->GetAttrPool(), aFrmFmtSetRange ); in Copy() 395 SfxItemSet aSet( pDestDoc->GetAttrPool(),aFrmFmtSetRange); in CopyDrawSel()
|
H A D | fefly1.cxx | 948 SfxItemSet rFlyAttrSet( GetDoc()->GetAttrPool(), aFrmFmtSetRange ); in InsertDrawObj() 1327 pSet = new SfxItemSet( GetDoc()->GetAttrPool(), aFrmFmtSetRange ); in SetFrmFmt()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 641 SfxItemSet aSet( rDoc.GetAttrPool(), aFrmFmtSetRange ); in RedoImpl()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 230 sal_uInt16 __FAR_DATA aFrmFmtSetRange[] = { variable
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docfly.cxx | 390 SfxItemSet aTmpSet( rDoc.GetAttrPool(), aFrmFmtSetRange ); in lcl_SetFlyFrmAttr()
|
H A D | poolfmt.cxx | 1129 pWhichRange = aFrmFmtSetRange; in GetFmtFromPool()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 950 if( IsInRange( aFrmFmtSetRange, nWhich ) || RES_FMT_CHG == nWhich ) in Modify()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 837 SfxItemSet aSet( mrReader.pDoc->GetAttrPool(), aFrmFmtSetRange ); in InsertSection()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1100 pSet = new SfxItemSet( pDoc->GetAttrPool(), aFrmFmtSetRange ); in setPropertyValue()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 687 SfxItemSet aSet( mrReader.rDoc.GetAttrPool(), aFrmFmtSetRange ); in InsertSection()
|
Completed in 169 milliseconds