Home
last modified time | relevance | path

Searched refs:bPersistentCopy (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx187 bool bPersistentCopy = false; in ExecFormatPaintbrush() local
191 bPersistentCopy = static_cast<bool>(((SfxBoolItem &)pArgs->Get( in ExecFormatPaintbrush()
195 pFormatClipboard->Copy( GetWrtShell(), GetPool(), bPersistentCopy ); in ExecFormatPaintbrush()
H A Dformatclipboard.cxx349 void SwFormatClipboard::Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy ) in Copy() argument
352 m_bPersistentCopy = bPersistentCopy; in Copy()
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx48 void Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy=false );

Completed in 14 milliseconds