Home
last modified time | relevance | path

Searched refs:m_bPersistentCopy (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dformatpaintbrushctrl.cxx50 , 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()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx302 , 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()
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx62 bool m_bPersistentCopy; member in SwFormatClipboard
/trunk/main/svx/inc/svx/
H A Dformatpaintbrushctrl.hxx62 …bool m_bPersistentCopy;//indicates that the content of the format clipboard should not be erase… member in svx::FormatPaintBrushToolBoxControl

Completed in 31 milliseconds