Home
last modified time | relevance | path

Searched refs:bCopyAll (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx690 SwDoc::CopyRange( SwPaM& rPam, SwPosition& rPos, const bool bCopyAll ) const in CopyRange()
732 bRet = CopyImpl( rPam, rPos, true, bCopyAll, pRedlineRange ); in CopyRange()
740 bRet = CopyImpl( rPam, rPos, true, bCopyAll, pRedlineRange ); in CopyRange()
767 pDoc->CopyImpl( rPam, *aPam.GetPoint(), false, bCopyAll, 0 ); in CopyRange()
876 const bool bMakeNewFrms, const bool bCopyAll, in CopyImpl() argument
1239 if( bCopyAll || aRg.aStart != aRg.aEnd ) in CopyImpl()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx841 sal_Bool bCopyAll = ( (nFlags & SC_SCENARIO_COPYALL) != 0 ); in MakeScenario() local
843 if (!bCopyAll) in MakeScenario()
878 if (!bCopyAll) in MakeScenario()
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx76 virtual bool CopyRange(SwPaM&, SwPosition&, const bool bCopyAll ) const = 0;
H A Ddoc.hxx619 const bool bCopyAll, SwPaM *const pCpyRng /*= 0*/ ) const;
876 virtual bool CopyRange(SwPaM&, SwPosition&, const bool bCopyAll) const;
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx661 …sal_Bool bCopyAll = ( !pSourceLine && bRequireSourceLine ) || ( pSourceLine && !pSourceLine->IsOK(… in WriteError() local
665 if ( !GetObject( i )->IsOK() || bCopyAll ) in WriteError()

Completed in 49 milliseconds