Searched refs:GetEditWindow (Results 1 – 6 of 6) sorted by relevance
162 if ( rMEvt.IsLeft() && pViewShell->GetEditWindow() ) in MouseButtonDown()180 { SmEditWindow *pEdit = pViewShell->GetEditWindow(); in MouseButtonDown()1249 SmEditWindow *SmViewShell::GetEditWindow() in GetEditWindow() function in SmViewShell1340 SmEditWindow *pEditWin = GetEditWindow(); in Insert()1389 SmEditWindow *pEditWin = GetEditWindow(); in InsertFrom()1415 SmEditWindow *pWin = GetEditWindow(); in Execute()1547 GetEditWindow()) ); in Execute()1740 SmEditWindow *pEditWin = GetEditWindow(); in GetState()1847 SmEditWindow *pEditWin = GetEditWindow(); in ~SmViewShell()1857 SmEditWindow *pEdit = GetEditWindow(); in Deactivate()[all …]
279 SmEditWindow *pEditWin = pSmView->GetEditWindow(); in ApplyColorConfigValues()
110 rCmdBox.GetEditWindow()->EnableRTL( sal_False ); in SmEditWindow()
176 SmEditWindow *GetEditWindow() { return (&aEdit); } in GetEditWindow() function in SmCmdBoxWindow198 SmEditWindow *GetEditWindow() in GetEditWindow() function in SmCmdBoxWrapper200 return (((SmCmdBoxWindow *)pWindow)->GetEditWindow()); in GetEditWindow()273 SmEditWindow * GetEditWindow();
382 … return const_cast< MultiLineEditImplementation* >( this )->GetEditWindow().GetText( aSeparator ); in GetText()388 …return const_cast< MultiLineEditImplementation* >( this )->GetEditWindow().GetSelected( aSeparator… in GetSelected()
170 EDIT& GetEditWindow() { return static_cast< EDIT& >( GetControl() ); } in GetEditWindow() function in svt::GenericEditImplementation
Completed in 42 milliseconds