Searched refs:aFrmFmtSetRange (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sw/source/ui/app/ |
H A D | docst.cxx | 1042 SfxItemSet aSet( GetPool(), aFrmFmtSetRange ); in UpdateStyle() 1167 SfxItemSet aSet(GetPool(), aFrmFmtSetRange ); in MakeByExample()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 478 SW_DLLPUBLIC extern sal_uInt16 __FAR_DATA aFrmFmtSetRange[];
|
/aoo42x/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()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 641 SfxItemSet aSet( rDoc.GetAttrPool(), aFrmFmtSetRange ); in RedoImpl()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 239 sal_uInt16 __FAR_DATA aFrmFmtSetRange[] = { variable
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfly.cxx | 393 SfxItemSet aTmpSet( rDoc.GetAttrPool(), aFrmFmtSetRange ); in lcl_SetFlyFrmAttr()
|
H A D | poolfmt.cxx | 1132 pWhichRange = aFrmFmtSetRange; in GetFmtFromPool()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 2499 : SwFmt(rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt() 2512 : SwFmt(rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 950 if( IsInRange( aFrmFmtSetRange, nWhich ) || RES_FMT_CHG == nWhich ) in Modify()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 828 SfxItemSet aSet( mrReader.pDoc->GetAttrPool(), aFrmFmtSetRange ); in InsertSection()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1503 pSet = new SfxItemSet( pDoc->GetAttrPool(), aFrmFmtSetRange ); in setPropertyValue()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 687 SfxItemSet aSet( mrReader.rDoc.GetAttrPool(), aFrmFmtSetRange ); in InsertSection()
|
Completed in 149 milliseconds