Home
last modified time | relevance | path

Searched refs:EE_CNTRL_PASTESPECIAL (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditstt2.hxx58 { return ( ( nControlBits & EE_CNTRL_PASTESPECIAL ) != 0 ); } in AllowPasteSpecial()
H A Dediteng.cxx2095 pImpEditEngine->GetStatus().TurnOnFlags( EE_CNTRL_PASTESPECIAL ); in EnablePasteSpecial()
2097 pImpEditEngine->GetStatus().TurnOffFlags( EE_CNTRL_PASTESPECIAL ); in EnablePasteSpecial()
H A Dimpedit2.cxx158 EE_CNTRL_PASTESPECIAL | EE_CNTRL_UNDOATTRIBS | in ImpEditEngine()
/trunk/main/editeng/inc/editeng/
H A Deditstat.hxx34 #define EE_CNTRL_PASTESPECIAL 0x00000010 // Allow PasteSpecial macro
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx411 (~EE_CNTRL_PASTESPECIAL)); in CreateEditEngine()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx215 (~EE_CNTRL_PASTESPECIAL)); in CreateEditEngine()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx368 nCntrl |= EE_CNTRL_PASTESPECIAL | EE_CNTRL_AUTOCORRECT | EV_CNTRL_AUTOSCROLL | EE_CNTRL_NOCOLORS; in InitControls()
/trunk/main/starmath/source/
H A Ddocument.cxx414 (~EE_CNTRL_PASTESPECIAL) ); in GetEditEngine()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx361 …nCntrl |= EE_CNTRL_MARKFIELDS | EE_CNTRL_PASTESPECIAL | EE_CNTRL_AUTOCORRECT | EV_CNTRL_AUTOSCROL… in InitControls()

Completed in 129 milliseconds