Home
last modified time | relevance | path

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

/aoo41x/main/editeng/inc/editeng/
H A Deditview.hxx162 sal_Bool IsPasteEnabled() const;
/aoo41x/main/editeng/source/editeng/
H A Deditview.cxx654 sal_Bool EditView::IsPasteEnabled() const in IsPasteEnabled() function in EditView
658 return pImpEditView->IsPasteEnabled(); in IsPasteEnabled()
H A Dimpedit.hxx352 sal_Bool IsPasteEnabled() const { return ( ( nControl & EV_CNTRL_ENABLEPASTE ) != 0 ); } in IsPasteEnabled() function in ImpEditView
H A Dimpedit.cxx1035 if ( !bReadOnly && IsPasteEnabled() ) in PostKeyEvent()

Completed in 62 milliseconds