Searched refs:m_bPersistentCopy (Results 1 – 4 of 4) sorted by relevance
50 , m_bPersistentCopy(false) in FormatPaintBrushToolBoxControl()71 aArgs[0].Value = makeAny( static_cast<sal_Bool>(m_bPersistentCopy) ); in impl_executePaintBrush()81 m_bPersistentCopy = true; in DoubleClick()88 m_bPersistentCopy = false; in Click()110 m_bPersistentCopy = false; in StateChanged()
302 , m_bPersistentCopy(false) in SwFormatClipboard()352 m_bPersistentCopy = bPersistentCopy; in Copy()490 if(!m_bPersistentCopy) in Paste()590 if(!m_bPersistentCopy) in Paste()612 m_bPersistentCopy = false; in Erase()
62 bool m_bPersistentCopy; member in SwFormatClipboard
62 …bool m_bPersistentCopy;//indicates that the content of the format clipboard should not be erase… member in svx::FormatPaintBrushToolBoxControl
Completed in 21 milliseconds