Home
last modified time | relevance | path

Searched refs:m_bPastePossible (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx150 ,m_bPastePossible( sal_False ) in OPasteClipboardDispatcher()
158m_bPastePossible = ( aDataHelper.HasFormat( SOT_FORMAT_STRING ) || aDataHelper.HasFormat( SOT_FORM… in OPasteClipboardDispatcher()
175 m_bPastePossible = _pDataHelper->HasFormat( SOT_FORMAT_STRING ) in IMPL_LINK()
198 return m_bPastePossible && OClipboardDispatcher::implIsEnabled(); in implIsEnabled()
H A Dclipboarddispatcher.hxx80 sal_Bool m_bPastePossible; member in frm::OPasteClipboardDispatcher

Completed in 7 milliseconds