Searched refs:aTableBoxSetRange (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 560 pItemSet = new SfxItemSet( rItemPool, aTableBoxSetRange ); in CreateItemSetContext() 722 pItemSet = new SfxItemSet( rItemPool, aTableBoxSetRange ); in ResolveDataStyleName()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 476 extern sal_uInt16 __FAR_DATA aTableBoxSetRange[];
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 226 sal_uInt16 __FAR_DATA aTableBoxSetRange[] = { variable
|
/aoo42x/main/sw/source/core/table/ |
H A D | swtable.cxx | 110 : SwFrmFmt(rPool,pFmtNm,pDrvdFrm,RES_FRMFMT,aTableBoxSetRange) in SwTableBoxFmt() 115 : SwFrmFmt(rPool,rFmtNm,pDrvdFrm,RES_FRMFMT,aTableBoxSetRange) in SwTableBoxFmt()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 945 bIsLine ? aTableLineSetRange : aTableBoxSetRange ); in AddFmt() 2260 pBoxSet = new SfxItemSet( pDoc->GetAttrPool(), aTableBoxSetRange ); in SwUndoTblNumFmt()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 3788 SfxItemSet aBoxSet( pDoc->GetAttrPool(), aTableBoxSetRange ); in lcl_SetAFmtBox()
|
Completed in 156 milliseconds