Home
last modified time | relevance | path

Searched refs:GetUpdateMode (Results 1 – 25 of 58) sorted by relevance

123

/trunk/main/sc/source/core/tool/
H A Deditutil.cxx334 sal_Bool bUpdateMode = GetUpdateMode(); in SetDefaults()
383 sal_Bool bUpdateMode = GetUpdateMode(); in SetText()
396 sal_Bool bUpdateMode = GetUpdateMode(); in SetTextNewDefaults()
408 sal_Bool bUpdateMode = GetUpdateMode(); in SetTextNewDefaults()
420 sal_Bool bUpdateMode = GetUpdateMode(); in SetText()
433 sal_Bool bUpdateMode = GetUpdateMode(); in SetTextNewDefaults()
445 sal_Bool bUpdateMode = GetUpdateMode(); in SetTextNewDefaults()
467 sal_Bool bUpdateMode = GetUpdateMode(); in RemoveParaAttribs()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx294 if( GetUpdateMode() ) in Clear()
574 if( GetUpdateMode() ) in InvalidateEntry()
1448 if( GetUpdateMode() ) in ShowVerSBar()
1471 if( GetUpdateMode() ) in ShowVerSBar()
1550 if( GetUpdateMode() ) in SetEntryHeight()
1566 if( GetUpdateMode() ) in EntryExpanded()
1619 if( GetUpdateMode() ) in EntryCollapsed()
1637 if( GetUpdateMode() ) in CollapsingEntry()
1765 if( GetUpdateMode()) in RemovingEntry()
1794 if( GetUpdateMode()) in EntryRemoved()
[all …]
H A Dimivctl1.cxx2871 if( GetUpdateMode() ) in MakeVisible()
2892 if( bScrollable && GetUpdateMode() ) in MakeVisible()
2914 if( GetUpdateMode() ) in MakeVisible()
2919 if( bScrollable && GetUpdateMode() ) in MakeVisible()
4463 if( GetUpdateMode() ) in SetColumn()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx145 ( bHasFocus ? 0 : 1 ) + ( GetUpdateMode() ? 0 : 1 ); in ConstructImpl()
608 if ( GetUpdateMode() && ( pCol->IsFrozen() || nColumnPos > nFirstCol ) ) in SetColumnMode()
646 if ( GetUpdateMode() && ( pCol->IsFrozen() || nItemPos > nFirstCol ) ) in SetColumnTitle()
700 sal_Bool bUpdate = GetUpdateMode() && in SetColumnWidth()
784 getDataWindow()->GetUpdateMode() ) in AutoSizeLastColumn()
843 if ( GetUpdateMode() ) in RemoveColumn()
903 if ( GetUpdateMode() ) in RemoveColumns()
1102 if ( GetUpdateMode() ) in ScrollColumns()
1185 if ( GetUpdateMode() ) in ScrollRows()
1223 if ( !GetUpdateMode() ) in RowModified()
[all …]
H A Ddatwin.hxx184 FASTBOOL GetUpdateMode() const { return bUpdateMode; } in GetUpdateMode() function in BrowserDataWin
203 if ( GetUpdateMode() ) in Repaint()
H A Ddatwin.cxx320 if ( !nUpdateLock && GetUpdateMode() ) in Paint()
721 if ( !GetUpdateMode() ) in Invalidate()
738 if ( !GetUpdateMode() ) in Invalidate()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx213 if( LINKUPDATE_ALWAYS == pLink->GetUpdateMode() ) in IMPL_LINK()
245 LINKUPDATE_ALWAYS != pLink->GetUpdateMode() ) in IMPL_LINK_INLINE_END()
258 LINKUPDATE_ONCALL != pLink->GetUpdateMode()) in IMPL_LINK_INLINE_END()
297 SetType( *xLink, aPosArr[ n ], xLink->GetUpdateMode() ); in IMPL_LINK_INLINE_END()
574 else if( LINKUPDATE_ALWAYS == rLnk.GetUpdateMode() ) in ImplGetStateStr()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx539 sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SetAttribs()
600 sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in Indent()
932 sal_Bool bUpdate = pOwner->GetUpdateMode(); in ImplExpandOrCollaps()
1191 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ToggleBullets()
1305 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in EnableBullets()
1341 const sal_Bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in ApplyBulletsNumbering()
1483 const bool bUpdate = pOwner->pEditEngine->GetUpdateMode(); in SwitchOffBulletsNumbering()
1522 sal_Bool bUpdate = pOwner->GetUpdateMode(); in RemoveAttribs()
H A Doutliner.cxx133 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in Insert()
468 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in SetText()
637 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in SetText()
683 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in AddText()
854 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in ImplInitDepth()
1214 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in Read()
1258 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in ImpFilterIndents()
1300 sal_Bool bUpdate = pEditEngine->GetUpdateMode(); in ImpTextPasted()
H A Doutlin2.cxx66 sal_Bool Outliner::GetUpdateMode() const in GetUpdateMode() function in Outliner
69 return pEditEngine->GetUpdateMode(); in GetUpdateMode()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx533 if ( !rText.Len() && GetUpdateMode() ) in SetText()
954 DBG_ASSERT( GetUpdateMode(), "Darf bei Update=sal_False nicht erreicht werden: PaMtoEditCursor" ); in PaMtoEditCursor()
1147 DBG_ASSERT( GetUpdateMode(), "Darf bei Update=sal_False nicht erreicht werden: GetPaM" ); in GetPaM()
1249 DBG_ASSERT( GetUpdateMode(), "Sollte bei Update=sal_False nicht verwendet werden: GetTextHeight" ); in GetTextHeight()
1259 DBG_ASSERT( GetUpdateMode(), "Sollte bei Update=sal_False nicht verwendet werden: GetTextHeight" ); in GetTextHeight()
1306 …DBG_ASSERT( GetUpdateMode(), "Sollte bei Update=sal_False nicht verwendet werden: CalcTextHeight" … in CalcTextHeight()
1561 sal_Bool bChanged = ( GetUpdateMode() != bUp ); in SetUpdateMode()
1596 if ( !GetUpdateMode() || IsFormatting() || maInvalidRec.IsEmpty() ) in UpdateViews()
1657 if ( IsFormatted() || !GetUpdateMode() || IsFormatting() ) in FormatDoc()
2062 if ( !GetUpdateMode() ) in ImpPaint()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx585 sal_Bool bLastUpdateMode = GetUpdateMode(); in RenewTable()
740 sal_Bool bLastUpdateMode = GetUpdateMode(); in Resize()
783 if( GetUpdateMode() && m_aCursorMovedHdlLink.IsSet()) in CursorMoved()
1257 sal_Bool bLastUpdateMode = GetUpdateMode(); in ColumnResized()
1269 sal_Bool bLastUpdateMode = GetUpdateMode(); in EndScroll()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx608 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateCellString()
638 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateString()
666 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateString()
726 sal_Bool bOldUpdateMode = mrEE.GetUpdateMode(); in AppendPortion()
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx411 LINKUPDATE_ONCALL == GetUpdateMode() && xObj.Is() ) in Update()
432 sal_uInt16 SvBaseLink::GetUpdateMode() const in GetUpdateMode() function in sfx2::SvBaseLink
H A Dimpldde.cxx212 sal_uInt16 nLinkType = pSvLink->GetUpdateMode(); in Connect()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx287 if ( !GetUpdateMode() || IsFormatting() || aInvalidRec.IsEmpty() ) in UpdateViews()
326 if ( !Application::AnyInput( INPUT_KEYBOARD ) && GetUpdateMode() && IsFormatted() ) in IMPL_LINK()
371 if ( !GetUpdateMode() || IsFormatting() || !GetUpdateModeForAcc()) in FormatDoc()
2527 if ( GetUpdateMode() && GetActiveView() ) in SetTextRanger()
2860 if ( !GetUpdateMode() && !bStripOnly ) in Paint()
3709 if ( !GetUpdateMode() || IsInUndo() ) in Paint()
3943 sal_Bool bChanged = ( GetUpdateMode() != bUp ); in SetUpdateMode()
4012 if ( GetUpdateMode() && !IsInUndo() && !GetTextRanger() ) in ShowParagraph()
4045 if ( pCurView && ( GetUpdateMode() == sal_True ) ) in MoveParagraphs()
H A Dimpedit.cxx170 if ( pEditEngine->pImpEditEngine->GetUpdateMode() == sal_False ) in DrawSelection()
472 if(!aOldArea.IsEmpty() && pEditEngine->pImpEditEngine->GetUpdateMode()) in ResetOutputArea()
662 if ( pEditEngine->pImpEditEngine->GetUpdateMode() == sal_False ) in ShowCursor()
H A Dimpedit4.cxx101 sal_Bool _bUpdate = GetUpdateMode(); in Read()
363 DBG_ASSERT( GetUpdateMode(), "WriteRTF bei UpdateMode = sal_False!" ); in WriteRTF()
1156 …if ( bAllowBigObjects && bOnlyFullParagraphs && IsFormatted() && GetUpdateMode() && ( nTextPortion… in CreateBinTextObject()
1205 sal_Bool _bUpdate = GetUpdateMode(); in SetText()
/trunk/main/sw/inc/
H A Dddefld.hxx68 sal_uInt16 GetType() const { return refLink->GetUpdateMode(); } in GetType()
H A Dsection.hxx251 sal_uInt16 GetUpdateType() const { return m_RefLink->GetUpdateMode(); } in GetUpdateType()
/trunk/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx140 sal_uInt16 GetUpdateMode() const;
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx151 sal_Bool bOld = pEngine->GetUpdateMode(); in lcl_RemoveAttribs()
1033 sal_Bool bOld = pEngine->GetUpdateMode(); in ExecuteAttr()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx117 sal_Bool bOldUpdateMode = getEngine().GetUpdateMode(); // TODO: guard? in applyAttributes()
/trunk/main/svx/source/svdraw/
H A Dsvdotxed.cxx348 FASTBOOL bUpdMerk=pEdtOutl->GetUpdateMode(); in ImpSetTextEditParams()
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx252 sal_Bool GetUpdateMode() const { return mbUpdate; } in GetUpdateMode() function in TextEngine

Completed in 235 milliseconds

123