/trunk/main/sw/source/ui/uiview/ |
H A D | formatclipboard.cxx | 86 RES_COL, RES_KEEP, \ 123 RES_KEEP, RES_KEEP, in lcl_CreateEmptyItemSet() 261 rSet.GetItemState(rSet.GetPool()->GetWhich(RES_KEEP), sal_False, &pItem); in lcl_setTableAttributes()
|
/trunk/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 149 RES_KEEP, RES_KEEP, 455 RES_KEEP, in ItemSetToTableParam() 1210 aKeep.SetWhich( RES_KEEP ); in Execute() 1211 SfxItemSet aSet(GetPool(), RES_KEEP, RES_KEEP, 0 ); in Execute()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 205 RES_KEEP, RES_KEEP, 614 aAttrTab[ RES_KEEP - POOLATTR_BEGIN ] = new SvxFmtKeepItem( sal_False, RES_KEEP ); in _InitCore()
|
/trunk/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 190 rOut << SvxFmtKeepItem((SVBT8ToByte(pSprm) & 1) != 0, RES_KEEP); in STOP1() 193 STOP1(Ww1SingleSprmPFKeepFollow, RES_KEEP) in STOP1() argument
|
/trunk/main/sw/inc/ |
H A D | frmatr.hxx | 51 { return (const SvxFmtKeepItem&)Get( RES_KEEP,bInP); } in GetKeep()
|
H A D | hintids.hxx | 215 RES_KEEP, // 104 enumerator
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmlitemm.cxx | 105 MAP_ENTRY( FO, KEEP_WITH_NEXT, RES_KEEP, 0 ),
|
H A D | xmlexpit.cxx | 795 case RES_KEEP: in QueryXMLValue()
|
H A D | xmlimpit.cxx | 619 case RES_KEEP: in PutXMLValue()
|
/trunk/main/sw/source/core/undo/ |
H A D | unins.cxx | 932 pNd->GetTable().GetFrmFmt()->ResetFmtAttr( RES_KEEP ); in UndoImpl() 977 pNd->GetTable().GetFrmFmt()->SetFmtAttr( SvxFmtKeepItem(sal_True, RES_KEEP) ); in RedoImpl()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlcss1.cxx | 95 nFmtKeep( RES_KEEP ) in SwCSS1ItemIds() 203 rItemSet.Put( SvxFmtKeepItem( bKeep, RES_KEEP ) ); in SetFmtBreak() 1713 case RES_KEEP: in GetAttrTabEntry()
|
H A D | htmltab.cxx | 3573 RES_KEEP, RES_KEEP, in BuildTableCell()
|
H A D | css1atr.cxx | 3340 if( SFX_ITEM_SET==rItemSet.GetItemState( RES_KEEP, bDeep, &pItem )) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
|
/trunk/main/sw/source/core/attr/ |
H A D | calbck.cxx | 344 case RES_KEEP: in CheckCaching()
|
/trunk/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 1546 bModified |= 0 != rSet.Put( SvxFmtKeepItem( aKeepCB.IsChecked(), RES_KEEP)); in FillItemSet() 1675 if(SFX_ITEM_SET == rSet.GetItemState( RES_KEEP, sal_False, &pItem )) in Reset()
|
/trunk/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1525 pNew->SetAttr( SvxFmtKeepItem( sal_True, RES_KEEP ) ); in lcl_InsertLabel() 1533 rTbl.GetFrmFmt()->SetFmtAttr( SvxFmtKeepItem( sal_True, RES_KEEP ) ); in lcl_InsertLabel()
|
H A D | dbgoutsw.cxx | 223 aItemWhichMap[RES_KEEP] = String("KEEP", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
H A D | poolfmt.cxx | 493 aSet.Put( SvxFmtKeepItem( sal_True, RES_KEEP )); in GetTxtCollFromPool()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosrch.cxx | 344 case RES_KEEP: in FillItemSet()
|
H A D | unotbl.cxx | 1909 RES_KEEP, RES_KEEP, in ApplyTblAttr() 1991 if(GetProperty(RES_KEEP, 0, pKeep)) in ApplyTblAttr()
|
H A D | unomap.cxx | 205 …{ SW_PROP_NMID(UNO_NAME_PARA_KEEP_TOGETHER), RES_KEEP, CPPU_E2T(CPPUTYPE_BOOLEAN) , … 429 …{ SW_PROP_NMID(UNO_NAME_PARA_KEEP_TOGETHER), RES_KEEP, CPPU_E2T(CPPUTYPE_BOOLEAN) , … 1082 …{ SW_PROP_NMID(UNO_NAME_KEEP_TOGETHER), RES_KEEP, CPPU_E2T(CPPUTYPE_BOOLEAN) , PROPERTY_NON… in GetPropertyMapEntries()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 2642 if( SFX_ITEM_SET == pTmpSet->GetItemState( RES_KEEP, sal_False ) ) in _MakeNewTxtNode() 2645 pNewAttrSet->ClearItem( RES_KEEP ); in _MakeNewTxtNode() 2647 aClearWhichIds.push_back( RES_KEEP ); in _MakeNewTxtNode()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 5060 pCtrlStck->SetAttr( *pPaM->GetPoint(), RES_KEEP ); in Read_KeepParas() 5062 NewAttr( SvxFmtKeepItem( ( *pData & 1 ) != 0 , RES_KEEP) ); in Read_KeepParas()
|
H A D | wrtw8nds.cxx | 2359 const SvxFmtKeepItem aKeepItem( sal_True, RES_KEEP ); in OutputTextNode()
|
/trunk/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 328 case RES_KEEP: in _UpdateAttrFrm()
|