Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx784 bPasteState = bPasteSpecialState = bMakeSelectionVisible = sal_False; in SwView()
1813 bPasteState = SwTransferable::IsPaste( *pWrtShell, aDataHelper ); in IsPasteAllowed()
1818 bPasteState = bPasteSpecialState = sal_False; in IsPasteAllowed()
1824 return bPasteState; in IsPasteAllowed()
1840 bPasteState = SwTransferable::IsPaste( *pWrtShell, aDataHelper ); in IsPasteSpecialAllowed()
1845 bPasteState = bPasteSpecialState = sal_False; in IsPasteSpecialAllowed()
H A Duivwimp.cxx322 pView->bPasteState = aDataHelper.GetXTransferable().is() && in changedContents()
/trunk/main/starmath/inc/
H A Dview.hxx223 sal_Bool bPasteState; member in SmViewShell
/trunk/main/starmath/source/
H A Dview.cxx1833 bPasteState = aDataHelper.GetTransferable().is() && in GetState()
1839 if( !bPasteState ) in GetState()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx279 bPasteState : 1, member in SwView

Completed in 47 milliseconds