Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunocrsrhelper.hxx134 const bool bTableMode = false);
158 const bool bTableMode = false)
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx539 sal_Bool bTableMode = IsTableMode(); in UpDown() local
557 if( !bTableMode ) in UpDown()
573 const sal_Bool bTableMode = IsTableMode(); in LRMargin() local
584 if ( bLeft && !bTableMode && bRet && bWasAtLM && !_GetCrsr()->HasMark() ) in LRMargin()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1245 sal_Bool bTableMode = ( aFrameSet.GetItemCount() == 12 ); in StateChanged() local
1248 if ( bTableMode && bParagraphMode ) in StateChanged()
1254 else if ( !bTableMode && !bParagraphMode ) in StateChanged()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx2437 sal_Bool bTableMode = rSh.IsTableMode(); in GetBorderState() local
2438 if ( bTableMode ) in GetBorderState()
2460 rSet.Put( SfxBoolItem( SID_BORDER_REDUCED_MODE, !bTableMode )); in GetBorderState()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx337 const SetAttrMode nAttrMode, const bool bTableMode) in SetCrsrAttr() argument
351 ( (bTableMode) || in SetCrsrAttr()
H A Dunoobj.cxx2053 const SetAttrMode nAttrMode, const bool bTableMode) in SetPropertyValue() argument
2085 SwUnoCursorHelper::SetCrsrAttr(rPaM, aItemSet, nAttrMode, bTableMode); in SetPropertyValue()

Completed in 85 milliseconds