Searched refs:aTableBoxSetRange (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | swtblfmt.hxx | 78 : SwFrmFmt( rPool, pFmtNm, pDrvdFrm, RES_FRMFMT, aTableBoxSetRange ) in SwTableBoxFmt() 82 : SwFrmFmt( rPool, rFmtNm, pDrvdFrm, RES_FRMFMT, aTableBoxSetRange ) in SwTableBoxFmt()
|
H A D | hintids.hxx | 471 extern sal_uInt16 __FAR_DATA aTableBoxSetRange[];
|
/aoo41x/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()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 217 sal_uInt16 __FAR_DATA aTableBoxSetRange[] = { variable
|
/aoo41x/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()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 3788 SfxItemSet aBoxSet( pDoc->GetAttrPool(), aTableBoxSetRange ); in lcl_SetAFmtBox()
|
Completed in 75 milliseconds