Home
last modified time | relevance | path

Searched refs:SwFormatClipboard (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx298 SwFormatClipboard::SwFormatClipboard() in SwFormatClipboard() function in SwFormatClipboard
305 SwFormatClipboard::~SwFormatClipboard() in ~SwFormatClipboard()
313 bool SwFormatClipboard::HasContent() const in HasContent()
321 bool SwFormatClipboard::HasContentForThisType( int nSelectionType ) const in HasContentForThisType()
341 bool SwFormatClipboard::CanCopyThisType( int nSelectionType ) const in CanCopyThisType()
349 void SwFormatClipboard::Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy ) in Copy()
484 void SwFormatClipboard::Paste( SwWrtShell& rWrtShell, SfxStyleSheetBasePool* pPool in Paste()
594 void SwFormatClipboard::Erase() in Erase()
H A Dview.cxx758 pFormatClipboard(new SwFormatClipboard()), in SwView()
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx38 class SwFormatClipboard class
41 SwFormatClipboard();
42 ~SwFormatClipboard();
H A Dview.hxx85 class SwFormatClipboard;
146 SwFormatClipboard* pFormatClipboard;
241 SwFormatClipboard *pFormatClipboard; //holds data for format paintbrush
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4330 SwFormatClipboard* pFormatClipboard = pApplyTempl->pFormatClipboard; in MouseButtonUp()

Completed in 53 milliseconds