Home
last modified time | relevance | path

Searched refs:bPasteSpecialState (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx784 bPasteState = bPasteSpecialState = bMakeSelectionVisible = sal_False; in SwView()
1814 bPasteSpecialState = SwTransferable::IsPasteSpecial( in IsPasteAllowed()
1818 bPasteState = bPasteSpecialState = sal_False; in IsPasteAllowed()
1841 bPasteSpecialState = SwTransferable::IsPasteSpecial( in IsPasteSpecialAllowed()
1845 bPasteState = bPasteSpecialState = sal_False; in IsPasteSpecialAllowed()
1850 return bPasteSpecialState; in IsPasteSpecialAllowed()
H A Duivwimp.cxx325 pView->bPasteSpecialState = aDataHelper.GetXTransferable().is() && in changedContents()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx280 bPasteSpecialState : 1, member in SwView

Completed in 25 milliseconds