Home
last modified time | relevance | path

Searched refs:IsTableMode (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/sw/source/core/edit/
H A Dedglbldc.cxx156 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in InsertGlobalDocContent()
197 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in InsertGlobalDocContent()
237 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in InsertGlobalDocContent()
261 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in DeleteGlobalDocContent()
329 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in MoveGlobalDocContent()
363 if( pCrsr->GetNext() != pCrsr || IsTableMode() ) in GotoGlobalDocContent()
H A Dedtab.cxx153 if( IsTableMode() ) in TableToText()
307 if( IsTableMode() ) in GetTblBoxFormulaAttrs()
349 if( IsTableMode() ) in SetTblBoxFormulaAttrs()
380 if( IsTableMode() ) in IsTableBoxTextFormat()
421 if( !IsTableMode() ) in GetTableBoxText()
H A Dedsect.cxx46 if( !IsTableMode() ) in InsertSection()
67 if( IsTableMode() ) in IsInsRegionAvailable()
81 if( IsTableMode() ) in GetCurrSection()
H A Dedatmisc.cxx137 sal_Bool bIsTblMode = IsTableMode(); in SetAttrItem()
167 sal_Bool bIsTblMode = IsTableMode(); in SetAttrSet()
H A Dedlingu.cxx245 if( pSh->IsTableMode() ) in _Start()
1007 if( IsTableMode() ) in GetCorrection()
1121 if( IsTableMode() ) in GetGrammarCorrection()
H A Dedws.cxx164 if( IsTableMode() ) in GetCntType()
H A Deddel.cxx339 if( !IsTableMode() ) in DelFullPara()
H A Dedglss.cxx200 if( IsTableMode() ) in _CopySelToDoc()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx477 if( IsTableMode() ) in MergeTab()
975 if ( IsTableMode() ) in HasWholeTabSelection()
996 if( IsTableMode() ) in HasBoxSelection()
1052 if( IsTableMode() ) in ProtectCells()
1066 if( IsTableMode() ) in UnProtectCells()
1109 if( IsTableMode() ) in CanUnProtectCells()
1199 if ( !IsTableMode() ) in GetRowSelectionFromTop()
1229 if ( !IsTableMode() ) in CheckHeadline()
1328 if( IsTableMode() ) in SetTableAutoFmt()
1367 if( IsTableMode() ) in GetTableAutoFmt()
[all …]
H A Dfecopy.cxx589 else if( IsTableMode() ) in Copy()
742 if( pClpDoc->IsColumnSelection() && !IsTableMode() ) in Paste()
859 if( IsTableMode() ) // Tabellen-Selecktion ?? in Paste()
1038 if( bDelTbl && IsTableMode() ) in Paste()
H A Dtblsel.cxx183 if( rShell.IsTableMode() && ((SwCrsrShell&)rShell).UpdateTblSelBoxes()) in GetTblSelCrs()
206 if ( !rShell.IsTableMode() ) in GetTblSel()
772 if ( rShell.IsTableMode() ) in GetAutoSumSel()
2046 if( !rShell.IsTableMode() ) in CheckSplitCells()
/trunk/main/sw/source/core/crsr/
H A Dcallnk.cxx60 SwPaM* pCrsr = rShell.IsTableMode() ? rShell.GetTblCrs() : rShell.GetCrsr(); in SwCallLink()
91 SwPaM* pCurCrsr = rShell.IsTableMode() ? rShell.GetTblCrs() : rShell.GetCrsr(); in ~SwCallLink()
191 0 != ( pFlyFrm = pFrm->FindFlyFrm() ) && !rShell.IsTableMode() ) in ~SwCallLink()
H A Dcrsrsh.cxx131 ASSERT( !IsTableMode(), "in Tabellen SSelection" ); in CreateCrsr()
158 ASSERT( !IsTableMode(), "in Tabellen SSelection" ); in DestroyCrsr()
367 if( IsTableMode() ) in LeftRight()
539 sal_Bool bTableMode = IsTableMode(); in UpDown()
573 const sal_Bool bTableMode = IsTableMode(); in LRMargin()
726 SwCrsrMoveState aTmpState( IsTableMode() ? MV_TBLSEL : in SetCrsr()
732 if ( pTxtNd && !IsTableMode() && in SetCrsr()
2259 return( IsTableMode() || ( pCrsr->HasMark() && in HasSelection()
2319 if( IsTableMode() ) // im TabelleMode nicht moeglich in GetChar()
2343 if( !pCurCrsr->HasMark() || IsTableMode() ) in ExtendSelection()
[all …]
H A Dcrstrvl.cxx453 if( IsTableMode() ) in GotoNxtPrvTblFormula()
533 if( IsTableMode() ) in GotoNxtPrvTOXMark()
1148 if( !IsTableMode() ) in GetContentAtPos()
1669 if ( !IsTableMode() ) in GetPostItFieldAtCursor()
1786 if( !IsTableMode() ) in SelectTxtAttr()
1843 if (!IsTableMode() && !HasSelection() in GetShadowCrsrPos()
1869 if (!IsTableMode() && !HasSelection() in SetShadowCrsrPos()
2012 if( !IsTableMode() ) in SelNextRedline()
2030 if( !IsTableMode() ) in SelPrevRedline()
2116 if( !IsTableMode() ) in GotoRedline()
H A Dtrvltbl.cxx55 if( IsTableMode() || 0 != ( pTblNd = IsCrsrInTbl() )) in GoNextCell()
119 if( IsTableMode() || 0 != ( pTblNd = IsCrsrInTbl() )) in GoPrevCell()
743 if( IsTableMode() ) in GetBoxNms()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx209 sal_Bool bTableSel = rSh.IsTableMode(); in lcl_TableParamToItemSet()
220 aBoxInfo.SetTable ((rSh.IsTableMode() && rSh.GetCrsrCnt() > 1) || in lcl_TableParamToItemSet()
225 aBoxInfo.SetMinDist( !bTableSel || rSh.IsTableMode() || in lcl_TableParamToItemSet()
231 aBoxInfo.SetValid( VALID_DISABLE, !bTableSel || !rSh.IsTableMode() ); in lcl_TableParamToItemSet()
340 sal_Bool bTableSel = rSh.IsTableMode(); in ItemSetToTableParam()
807 if ( rSh.IsTableMode() ) in Execute()
1262 if ( !rSh.IsTableMode() ) in GetState()
1280 if ( !rSh.IsTableMode() && in GetState()
H A Dbasesh.cxx1227 if ( rSh.IsTableMode() ) in Execute()
1259 if ( rSh.IsTableMode() ) in Execute()
1446 if ( rSh.IsTableMode() ) in GetState()
2437 sal_Bool bTableMode = rSh.IsTableMode(); in GetBorderState()
2512 if ( rSh.IsTableMode() ) in ExecDlg()
2582 if ( rSh.IsTableMode() ) in ExecDlg()
2675 !rSh.IsTableMode() ) in InsertTable()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx449 if( IsTableMode() ) in ExtSelWrd()
512 if( IsTableMode() ) in ExtSelLn()
639 if(IsTableMode()) LeaveAddMode(); in AddLeaveSelect()
652 if(IsTableMode()) return; in EnterAddMode()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx400 if( pFESh->IsTableMode() ) in FillPrtDoc()
426 if( !pFESh->IsTableMode() && pActCrsr->HasMark() ) in FillPrtDoc()
447 if( pFESh->IsTableMode() ) in FillPrtDoc()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx138 aBoxInfo.SetTable (rSh.IsTableMode() && rSh.GetCrsrCnt() > 1); in PrepareBoxInfo()
142 …aBoxInfo.SetMinDist (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TX… in PrepareBoxInfo()
146 aBoxInfo.SetValid(VALID_DISABLE, !rSh.IsTableMode()); in PrepareBoxInfo()
/trunk/main/sw/source/core/doc/
H A Ddoccorr.cxx147 if( PCURSH->IsTableMode() ) in PaMCorrAbs()
297 if( PCURSH->IsTableMode() ) in PaMCorrRel()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx684 sal_Bool IsTableMode() const { return 0 != pTblCrsr; } in IsTableMode() function in SwCrsrShell
932 return IsTableMode() || pCurCrsr->HasMark() || in IsSelection()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1548 !rSh.IsTableMode() && rSh.GetTableFmt() && in KeyInput()
1650 if( rSh.IsTableMode() || !rSh.GetTableFmt() ) in KeyInput()
1749 if( rSh.IsTableMode() || !rSh.GetTableFmt() || in KeyInput()
1781 if( !rSh.IsTableMode() && rSh.GetTableFmt() ) in KeyInput()
1792 if( !rSh.IsTableMode() && rSh.GetTableFmt() ) in KeyInput()
2736 if ( !rSh.IsTableMode() ) in MouseButtonDown()
3581 ( !bChkTblSel || !rSh.IsTableMode() ) ) in MouseMove()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx166 if (!rWrtShell.IsTableMode()) in SwInsertChart()
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx307 if( pCrsrShell != NULL && !pCrsrShell->IsTableMode() ) in GetCrsr()

Completed in 175 milliseconds

12