Home
last modified time | relevance | path

Searched refs:bInPlace (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sfx2/source/view/
H A Dimpframe.hxx61 sal_Bool bInPlace : 1; member in SfxFrame_Impl
82 ,bInPlace( sal_False ) in SfxFrame_Impl()
H A Dframe.cxx912 return pImp->bInPlace; in IsInPlace()
917 pImp->bInPlace = bSet; in SetInPlace_Impl()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1295 sal_Bool bInPlace = pScMod->IsEditMode(); // Editengine bekommt alles in TabKeyInput() local
1303 … sal_Bool bHideCursor = ( ( nCode == KEY_RETURN && bInPlace ) || nCode == KEY_TAB ) && bOnRefSheet; in TabKeyInput()
1312 if( bInPlace ) in TabKeyInput()
1390 if (!bInPlace && !bUsed && !bDraw) in TabKeyInput()
/aoo41x/main/embeddedobj/source/general/
H A Ddocholder.cxx1014 sal_Bool DocumentHolder::LoadDocToFrame( sal_Bool bInPlace ) in LoadDocToFrame() argument
1028 if ( bInPlace ) in LoadDocToFrame()
/aoo41x/main/starmath/source/
H A Dview.cxx678 bool bInPlace = GetView()->GetViewFrame()->GetFrame().IsInPlace(); in IMPL_LINK() local
680 if ( bInPlace ) in IMPL_LINK()
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx513 bool bInPlace = pActiveViewSh && pActiveViewSh->GetViewFrame()->GetFrame().IsInPlace(); in UpdateRefDevice() local
515 if ( bTextWysiwyg || bInPlace ) in UpdateRefDevice()

Completed in 68 milliseconds