Home
last modified time | relevance | path

Searched refs:GetRedlineMode (Results 26 – 48 of 48) sorted by relevance

12

/aoo41x/main/sw/source/ui/app/
H A Ddocsh.cxx1384 return (mpWrtShell->GetRedlineMode() & nsRedlineMode_t::REDLINE_ON) != 0; in IsChangeRecording()
1397 sal_uInt16 nMode = mpWrtShell->GetRedlineMode(); in SetChangeRecording()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2020 sal_uInt16 eMode = pDocShell->GetDoc()->GetRedlineMode(); in setPropertyValue()
2044 sal_uInt16 eMode = pDoc->GetRedlineMode(); in setPropertyValue()
2063 sal_Int16 eRedMode = pDocShell->GetDoc()->GetRedlineMode(); in setPropertyValue()
2214 sal_uInt16 eMode = pDocShell->GetDoc()->GetRedlineMode(); in getPropertyValue()
2245 sal_Int16 eRedMode = pDocShell->GetDoc()->GetRedlineMode(); in getPropertyValue()
H A DSwXDocumentSettings.cxx580 sal_uInt16 eMode = mpDoc->GetRedlineMode(); in _setSingleValue()
/aoo41x/main/sw/source/ui/uiview/
H A Dview2.cxx583 sal_uInt16 nMode = pWrtShell->GetRedlineMode(); in Execute()
624 sal_uInt16 nMode = pIDRA->GetRedlineMode(); in Execute()
638 & pWrtShell->GetRedlineMode() ) | nsRedlineMode_t::REDLINE_SHOW_INSERT; in Execute()
H A Dviewstat.cxx283 (pWrtShell->GetRedlineMode() & nMask) == nMask )); in GetState()
/aoo41x/main/sw/source/core/text/
H A Dredlnitr.cxx145 const bool bShow = IDocumentRedlineAccess::IsShowChanges( pIDRA->GetRedlineMode() ); in CtorInitAttrIter()
H A Dporrst.cxx257 if( IDocumentRedlineAccess::IsShowChanges( pIDRA->GetRedlineMode() ) ) in EmptyHeight()
H A Dporlay.cxx2415 …( rHiddenMulti.GetRangeCount() && IDocumentRedlineAccess::IsShowChanges( rIDRA.GetRedlineMode() ) ) in CalcHiddenRanges()
/aoo41x/main/sw/inc/
H A Deditsh.hxx877 sal_uInt16 GetRedlineMode() const;
H A Ddoc.hxx785 virtual RedlineMode_t GetRedlineMode() const;
/aoo41x/main/sw/source/core/doc/
H A Ddocsort.cxx377 if( IsRedlineOn() && !IsShowOriginal( GetRedlineMode() ) ) in SortText()
H A Ddocnum.cxx2277 RedlineMode_t eOld = GetRedlineMode(); in MoveParagraph()
H A Ddocfmt.cxx2471 RedlineMode_t eOld = GetRedlineMode(); in SetFmtItemByAutoFmt()
/aoo41x/main/sw/source/core/edit/
H A Dautofmt.cxx2064 if(0 == (pDoc->GetRedlineMode() & nsRedlineMode_t::REDLINE_SHOW_DELETE)) in AutoCorrect()
2244 RedlineMode_t eRedlMode = pDoc->GetRedlineMode(), eOldMode = eRedlMode; in SwAutoFormat()
H A Dedlingu.cxx1469 const bool bShowChg = IDocumentRedlineAccess::IsShowChanges( pDoc->GetRedlineMode() ); in lcl_CollectDeletedRedlines()
/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx1081 RedlineMode_t nPrevMode = pRedlineAccess->GetRedlineMode( ); in makeRedline()
/aoo41x/main/sw/source/core/docnode/
H A Dndsect.cxx203 RedlineMode_t eOld = GetRedlineMode(); in InsertSwSection()
H A Dsection.cxx1470 eOldRedlineMode = pSrcDoc->GetRedlineMode(); in DataChanged()
H A Dndtbl.cxx2331 RedlineMode_t eOld = GetRedlineMode(); in MergeTbl()
4350 RedlineMode_t eOld = GetRedlineMode(); in InsCopyOfTbl()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx481 RedlineMode_t eOldRedlMode = pDestShell->GetDoc()->GetRedlineMode(); in Copy()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3163 mnRedlineMode = pDoc->GetRedlineMode(); in ExportDocument()
3181 if ( mnRedlineMode != pDoc->GetRedlineMode() ) in ExportDocument()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx174 const bool bShowChg = 0 != IDocumentRedlineAccess::IsShowChanges( rDoc.GetRedlineMode() ); in lcl_MaskRedlinesAndHiddenText()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1452 const bool nShowChg = IDocumentRedlineAccess::IsShowChanges( rDoc.GetRedlineMode() ); in lcl_MaskDeletedRedlines()

Completed in 414 milliseconds

12