Home
last modified time | relevance | path

Searched refs:aTableBoxSetRange (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sw/source/filter/xml/ !
H A Dxmlfmt.cxx560 pItemSet = new SfxItemSet( rItemPool, aTableBoxSetRange ); in CreateItemSetContext()
722 pItemSet = new SfxItemSet( rItemPool, aTableBoxSetRange ); in ResolveDataStyleName()
/AOO42X/main/sw/inc/ !
H A Dhintids.hxx476 extern sal_uInt16 __FAR_DATA aTableBoxSetRange[];
/AOO42X/main/sw/source/core/bastyp/ !
H A Dinit.cxx226 sal_uInt16 __FAR_DATA aTableBoxSetRange[] = { variable
/AOO42X/main/sw/source/core/table/ !
H A Dswtable.cxx110 : 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 Duntbl.cxx945 bIsLine ? aTableLineSetRange : aTableBoxSetRange ); in AddFmt()
2260 pBoxSet = new SfxItemSet( pDoc->GetAttrPool(), aTableBoxSetRange ); in SwUndoTblNumFmt()
/AOO42X/main/sw/source/core/docnode/ !
H A Dndtbl.cxx3788 SfxItemSet aBoxSet( pDoc->GetAttrPool(), aTableBoxSetRange ); in lcl_SetAFmtBox()