Searched refs:aTableSetRange (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | swtblfmt.hxx | 37 : SwFrmFmt( rPool, pFmtNm, pDrvdFrm, RES_FRMFMT, aTableSetRange ) in SwTableFmt() 41 : SwFrmFmt( rPool, rFmtNm, pDrvdFrm, RES_FRMFMT, aTableSetRange ) in SwTableFmt()
|
H A D | hintids.hxx | 467 extern sal_uInt16 __FAR_DATA aTableSetRange[];
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 551 pItemSet = new SfxItemSet( rItemPool, aTableSetRange ); in CreateItemSetContext() 683 pItemSet = new SfxItemSet( rItemPool, aTableSetRange ); in ConnectPageDesc()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 191 sal_uInt16 __FAR_DATA aTableSetRange[] = { variable
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 913 : aTblSet( *rTbl.GetFrmFmt()->GetAttrSet().GetPool(), aTableSetRange ), in _SaveTable()
|
Completed in 40 milliseconds