Home
last modified time | relevance | path

Searched refs:RES_LAYOUT_SPLIT (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx88 RES_EDIT_IN_READONLY, RES_LAYOUT_SPLIT, \
121 RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT, in lcl_CreateEmptyItemSet()
255 rSet.GetItemState(rSet.GetPool()->GetWhich(RES_LAYOUT_SPLIT), sal_False, &pItem); in lcl_setTableAttributes()
/trunk/main/sw/inc/
H A Dfmtlsplt.hxx36 SwFmtLayoutSplit( sal_Bool bSplit = sal_True ) : SfxBoolItem( RES_LAYOUT_SPLIT, bSplit ) {} in SwFmtLayoutSplit()
48 { return (const SwFmtLayoutSplit&)Get( RES_LAYOUT_SPLIT,bInP); } in GetLayoutSplit()
H A Dhintids.hxx218 RES_LAYOUT_SPLIT, // 107 enumerator
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx150 RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT,
456 RES_LAYOUT_SPLIT, in ItemSetToTableParam()
1200 SfxItemSet aSet(GetPool(), RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT, 0 ); in Execute()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx206 RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT,
617 aAttrTab[ RES_LAYOUT_SPLIT - POOLATTR_BEGIN ] = new SwFmtLayoutSplit; in _InitCore()
/trunk/main/sw/source/filter/xml/
H A Dxmlitemm.cxx111 MAP_ENTRY( STYLE, MAY_BREAK_BETWEEN_ROWS, RES_LAYOUT_SPLIT, 0 ),
H A Dxmlexpit.cxx939 case RES_LAYOUT_SPLIT: in QueryXMLValue()
H A Dxmlimpit.cxx796 case RES_LAYOUT_SPLIT: in PutXMLValue()
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx226 aItemWhichMap[RES_LAYOUT_SPLIT] = String("LAYOUT_SPLIT", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1904 RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT, in ApplyTblAttr()
2062 if(GetProperty(RES_LAYOUT_SPLIT, 0, pSplit )) in ApplyTblAttr()
H A Dunomap.cxx1083 …{ SW_PROP_NMID(UNO_NAME_SPLIT), RES_LAYOUT_SPLIT, CPPU_E2T(CPPUTYPE_BOOLEAN) , PROPERTY_NONE,… in GetPropertyMapEntries()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1680 if(SFX_ITEM_SET == rSet.GetItemState( RES_LAYOUT_SPLIT, sal_False, &pItem )) in Reset()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx3574 RES_LAYOUT_SPLIT, RES_LAYOUT_SPLIT, in BuildTableCell()
H A Dcss1atr.cxx2318 if( SFX_ITEM_SET==rItemSet.GetItemState( RES_LAYOUT_SPLIT, sal_False, &pItem ) ) in OutCSS1_TableFrmFmtOptions()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx3386 case RES_LAYOUT_SPLIT: in _UpdateAttr()

Completed in 270 milliseconds