Home
last modified time | relevance | path

Searched refs:bOldUpdateMode (Results 1 – 8 of 8) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3692 sal_Bool bOldUpdateMode = rOutliner.GetUpdateMode(); in ReadObjText() local
3739 rOutliner.SetUpdateMode( bOldUpdateMode ); in ReadObjText()
4567 sal_Bool bOldUpdateMode = rOutliner.GetUpdateMode(); in ImportShape() local
4598 rOutliner.SetUpdateMode( bOldUpdateMode ); in ImportShape()
H A Dsvdfppt.cxx2414 sal_Bool bOldUpdateMode = rOutliner.GetUpdateMode(); in ApplyTextObj() local
2532 rOutliner.SetUpdateMode( bOldUpdateMode ); in ApplyTextObj()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx117 sal_Bool bOldUpdateMode = getEngine().GetUpdateMode(); // TODO: guard? in applyAttributes() local
122 getEngine().SetUpdateMode( bOldUpdateMode ); in applyAttributes()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx608 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateCellString() local
618 rEE.SetUpdateMode( bOldUpdateMode ); in CreateCellString()
638 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateString() local
643 rEE.SetUpdateMode( bOldUpdateMode ); in CreateString()
666 sal_Bool bOldUpdateMode = rEE.GetUpdateMode(); in CreateString() local
670 rEE.SetUpdateMode( bOldUpdateMode ); in CreateString()
726 sal_Bool bOldUpdateMode = mrEE.GetUpdateMode(); in AppendPortion() local
909 mrEE.SetUpdateMode( bOldUpdateMode ); in AppendPortion()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx1177 sal_Bool bOldUpdateMode = rEngine.GetUpdateMode(); in WriteFieldText() local
1218 rEngine.SetUpdateMode( bOldUpdateMode ); in WriteFieldText()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1362 bool bOldUpdateMode = rEditEngine.GetUpdateMode(); in ParagraphToHTMLString() local
1391 rEditEngine.SetUpdateMode(bOldUpdateMode); in ParagraphToHTMLString()
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx339 sal_Bool bOldUpdateMode = pOutliner->GetUpdateMode(); in DoPaste() local
354 pOutliner->SetUpdateMode(bOldUpdateMode); in DoPaste()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1873 sal_Bool bOldUpdateMode = Control::IsUpdateMode(); in StartDrag() local
1876 Control::SetUpdateMode( bOldUpdateMode ); in StartDrag()

Completed in 133 milliseconds