Searched refs:MoveAllowed (Results 1 – 9 of 9) sorted by relevance
123 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;
98 sal_Bool ComboBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::ComboBoxCellController208 sal_Bool ListBoxCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::ListBoxCellController438 sal_Bool EditCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::EditCellController495 sal_Bool SpinCellController::MoveAllowed(const KeyEvent& rEvt) const in MoveAllowed() function in svt::SpinCellController
727 && aController->MoveAllowed( *pKeyEvent ) in PreNotify()1426 sal_Bool CellController::MoveAllowed(const KeyEvent&) const in MoveAllowed() function in svt::CellController
78 && !pSct->MoveAllowed( pFrm ) ) || in SwTxtFrmBreak()265 ( !pFrm->IsInSct() || pFrm->FindSctFrm()->MoveAllowed(pFrm) ) ) in WidowsAndOrphans()311 && ( !pFrm->IsInSct() || pFrm->FindSctFrm()->MoveAllowed(pFrm) ) ) in WidowsAndOrphans()
539 ( IsInSct() && !FindSctFrm()->MoveAllowed(this) ) ) in AdjustFrm()
105 sal_Bool MoveAllowed( const SwFrm* ) const;
2251 sal_Bool SwSectionFrm::MoveAllowed( const SwFrm* pFrm) const in MoveAllowed() function in SwSectionFrm2265 return GetUpper()->FindSctFrm()->MoveAllowed( this ); in MoveAllowed()
1723 ((SwSectionFrm*)pOldUp->GetUpper()->GetUpper())->MoveAllowed(this) ) in MakeAll()
2645 ((SwSectionFrm*)GetUpper()->GetUpper()->GetUpper())->MoveAllowed(this) ) in MakeAll()
Completed in 134 milliseconds