Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx123 virtual sal_Bool MoveAllowed(const KeyEvent& rEvt) const;
262 virtual sal_Bool MoveAllowed(const KeyEvent& rEvt) const;
281 virtual sal_Bool MoveAllowed(const KeyEvent& rEvt) const;
366 virtual sal_Bool MoveAllowed(const KeyEvent& rEvt) const;
399 virtual sal_Bool MoveAllowed(const KeyEvent& rEvt) const;
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx98 sal_Bool ComboBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::ComboBoxCellController
208 sal_Bool ListBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::ListBoxCellController
438 sal_Bool EditCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::EditCellController
495 sal_Bool SpinCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::SpinCellController
H A Deditbrowsebox.cxx727 && aController->MoveAllowed( *pKeyEvent ) in PreNotify()
1426 sal_Bool CellController::MoveAllowed(const KeyEvent&) const in MoveAllowed() function in svt::CellController
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx78 && !pSct->MoveAllowed( pFrm ) ) || in SwTxtFrmBreak()
265 ( !pFrm->IsInSct() || pFrm->FindSctFrm()->MoveAllowed(pFrm) ) ) in WidowsAndOrphans()
311 && ( !pFrm->IsInSct() || pFrm->FindSctFrm()->MoveAllowed(pFrm) ) ) in WidowsAndOrphans()
H A Dfrmform.cxx539 ( IsInSct() && !FindSctFrm()->MoveAllowed(this) ) ) in AdjustFrm()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx105 sal_Bool MoveAllowed( const SwFrm* ) const;
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx2251 sal_Bool SwSectionFrm::MoveAllowed( const SwFrm* pFrm) const in MoveAllowed() function in SwSectionFrm
2265 return GetUpper()->FindSctFrm()->MoveAllowed( this ); in MoveAllowed()
H A Dcalcmove.cxx1723 ((SwSectionFrm*)pOldUp->GetUpper()->GetUpper())->MoveAllowed(this) ) in MakeAll()
H A Dtabfrm.cxx2645 ((SwSectionFrm*)GetUpper()->GetUpper()->GetUpper())->MoveAllowed(this) ) in MakeAll()

Completed in 83 milliseconds