Searched refs:bPersistentCopy (Results 1 – 3 of 3) sorted by relevance
187 bool bPersistentCopy = false; in ExecFormatPaintbrush() local191 bPersistentCopy = static_cast<bool>(((SfxBoolItem &)pArgs->Get( in ExecFormatPaintbrush()195 pFormatClipboard->Copy( GetWrtShell(), GetPool(), bPersistentCopy ); in ExecFormatPaintbrush()
349 void SwFormatClipboard::Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy ) in Copy() argument352 m_bPersistentCopy = bPersistentCopy; in Copy()
48 void Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy=false );
Completed in 23 milliseconds