Home
last modified time | relevance | path

Searched refs:bBlockMode (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx141 if(bBlockMode) in SelAll()
406 if( bBlockMode ) in SttSelect()
558 if(bBlockMode) in EnterStdMode()
560 bBlockMode = sal_False; in EnterStdMode()
596 if(bBlockMode) in EnterExtMode()
604 bBlockMode = sal_False; in EnterExtMode()
653 if(bBlockMode) in EnterAddMode()
659 bBlockMode = sal_False; in EnterAddMode()
685 bBlockMode = sal_True; in EnterBlockMode()
694 bBlockMode = sal_False; in LeaveBlockMode()
[all …]
H A Dmove.cxx226 if( !bBlockMode ) in GoStart()
259 if( !bBlockMode ) in GoStart()
H A Dwrtsh1.cxx129 bBlockMode = \
/trunk/main/sw/inc/
H A Dshellio.hxx235 sal_Bool bBlockMode: 1; member in Reader
268 sal_Bool IsBlockMode() const { return bBlockMode; } in IsBlockMode()
269 void SetBlockMode( sal_Bool bSet ) { bBlockMode = bSet; } in SetBlockMode()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx134 sal_Bool IsStdMode() const { return !bExtMode && !bAddMode && !bBlockMode; } in IsStdMode()
149 sal_Bool IsBlockMode() const { return bBlockMode; } in IsBlockMode()
554 sal_Bool bBlockMode :1; member in SwWrtShell
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx616 bool const bProgress, bool const bBlockMode, in Impl()
642 , m_bBlockMode( bBlockMode ) in Impl()
944 bool const bProgress, bool const bBlockMode, in XMLTextImportHelper() argument
947 bProgress, bBlockMode, bOrganizerMode) ) in XMLTextImportHelper()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx415 bool const bProgress = false, bool const bBlockMode = false,
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx464 bTmplBrowseMode(0), bReadUTF8(0), bBlockMode(0), bOrganizerMode(0), in Reader()

Completed in 62 milliseconds