Home
last modified time | relevance | path

Searched refs:Window (Results 201 – 225 of 3258) sorted by relevance

12345678910>>...131

/aoo42x/main/cui/source/inc/
H A Dchardlg.hxx60 SvxCharBasePage( Window* pParent, const ResId& rResIdTabPage, const SfxItemSet&,
128 SvxCharNamePage( Window* pParent, const SfxItemSet& rSet );
169 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
236 SvxCharEffectsPage( Window* pParent, const SfxItemSet& rSet );
258 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
310 SvxCharPositionPage( Window* pParent, const SfxItemSet& rSet );
335 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
363 SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rSet );
381 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
H A Dhltpbase.hxx66 SvxFramesComboBox (Window* pParent, const ResId& rResId, SfxDispatcher* pDispatch);
94 …SvxHyperURLBox( Window* pParent, INetProtocol eSmart = INET_PROT_FILE, sal_Bool bAddresses = sal_F…
124 Window* mpDialog;
157 Window *pParent,
179 sal_Bool IsMarkWndVisible () { return ((Window*)mpMarkWnd)->IsVisible(); } in IsMarkWndVisible()
192 void HideMarkWnd () { ( ( Window* ) mpMarkWnd )->Hide(); } in HideMarkWnd()
193 void InvalidateMarkWnd () { ( ( Window* ) mpMarkWnd )->Invalidate(); } in InvalidateMarkWnd()
/aoo42x/main/vcl/inc/vcl/
H A Dedit.hxx54 typedef XubString (*FncGetSpecialChars)( Window* pWin, const Font& rFont );
122 using Window::ImplInit;
123 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
129 static SAL_DLLPRIVATE void ImplInvalidateOutermostBorder( Window* pWin );
153 Edit( Window* pParent, WinBits nStyle = WB_BORDER );
154 Edit( Window* pParent, const ResId& rResId );
155 … Edit( Window* pParent, const ResId& rResId, bool bDisableAccessibleLabeledByRelation );
170 virtual Window* GetPreferredKeyInputWindow();
236 static void ShowTruncationWarning( Window* pParent );
/aoo42x/main/sw/source/ui/inc/
H A Dsrcedtw.hxx48 class TextViewOutWin : public Window
62 TextViewOutWin(Window* pParent, WinBits nBits) : in TextViewOutWin()
63 Window(pParent, nBits), pTextView(0){} in TextViewOutWin()
71 class SwSrcEditWindow : public Window, public SfxListener, public utl::ConfigurationListener
102 using Window::Notify;
103 using Window::Invalidate;
121 SwSrcEditWindow( Window* pParent, SwSrcView* pParentView );
/aoo42x/main/toolkit/source/awt/
H A Dvclxdialog.cxx85 Window* VCLXDialog::GetWindowImpl() in GetWindowImpl()
202 Window* pWindow = GetWindow(); in setTitle()
211 Window* pWindow = GetWindow(); in setHelpId()
221 Window* pWindow = GetWindow(); in getTitle()
235 Window* pParent = pDlg->GetWindow( WINDOW_PARENTOVERLAP ); in execute()
236 Window* pOldParent = NULL; in execute()
240 Window* pFrame = pDlg->GetWindow( WINDOW_FRAME ); in execute()
258 ::Window* pFocusWin = Application::GetFocusWindow(); in endDialog()
/aoo42x/main/avmedia/source/viewer/
H A Dmediaevent_impl.cxx40 MediaEventListenersImpl::MediaEventListenersImpl( Window& rEventWindow ) : in MediaEventListenersImpl()
55 Application::RemoveMouseAndKeyEvents( reinterpret_cast< ::Window* >( mpNotifyWindow ) ); in cleanUp()
82 …Application::PostKeyEvent( VCLEVENT_WINDOW_KEYINPUT, reinterpret_cast< ::Window* >( mpNotifyWindow… in keyPressed()
101 …Application::PostKeyEvent( VCLEVENT_WINDOW_KEYUP, reinterpret_cast< ::Window* >( mpNotifyWindow ),… in keyReleased()
122 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONDOWN, reinterpret_cast< ::Window* >( mpNot… in mousePressed()
143 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEBUTTONUP, reinterpret_cast< ::Window* >( mpNotif… in mouseReleased()
184 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEMOVE, reinterpret_cast< ::Window* >( mpNotifyWin… in mouseDragged()
199 …Application::PostMouseEvent( VCLEVENT_WINDOW_MOUSEMOVE, reinterpret_cast< ::Window* >( mpNotifyWin… in mouseMoved()
/aoo42x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx56 SVX_DLLPRIVATE virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
57 SVX_DLLPRIVATE virtual bool onMouseButtonDown(const MouseEvent& rMEvt, Window* pWin);
58 SVX_DLLPRIVATE virtual bool onMouseButtonUp(const MouseEvent& rMEvt, Window* pWin);
59 SVX_DLLPRIVATE virtual bool onMouseMove(const MouseEvent& rMEvt, Window* pWin);
139 …SVX_DLLPRIVATE void EditCell( const CellPos& rPos, ::Window* pWindow, const ::com::sun::star::awt:…
144 SVX_DLLPRIVATE sal_uInt16 getKeyboardAction( const KeyEvent& rKEvt, Window* pWindow );
145 SVX_DLLPRIVATE bool executeAction( sal_uInt16 nAction, bool bSelect, Window* pWindow );
146 …SVX_DLLPRIVATE void gotoCell( const CellPos& rCell, bool bSelect, Window* pWindow, sal_uInt16 nAct…
/aoo42x/main/svx/inc/svx/
H A Dlinectrl.hxx61 virtual Window* CreateItemWindow( Window *pParent );
78 virtual Window* CreateItemWindow( Window *pParent );
96 virtual Window* CreateItemWindow( Window *pParent );
141 Window* pParentWindow,
H A Ditemwin.hxx55 SvxLineBox( Window* pParent,
74 using Window::Update;
91 SvxColorBox( Window* pParent,
111 using Window::Update;
133 SvxMetricField( Window* pParent,
148 SvxFillTypeBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
173 SvxFillAttrBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.hxx52 class TextViewOutWin : public Window
66 TextViewOutWin(Window* pParent, WinBits nBits) : in TextViewOutWin()
67 Window(pParent, nBits), pTextView(0){} in TextViewOutWin()
75 class XMLFileWindow : public Window, public SfxListener
77 using Window::Notify;
114 XMLFileWindow( Window* pParent );
145 …XMLSourceFileDialog( Window* pParent, ResMgr& rResMgr, const com::sun::star::uno::Reference< com::…
/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx169 void processWindowActivateEvent( Window* pWindow, bool bActivate );
171 void postWindowResizeEvent( Window* pWindow );
173 DECL_LINK( processWindowResizeEvent, Window* );
234 if( Window* pWindow = VCLUnoHelper::GetWindow( xWindow ) ) in startControllerListening()
254 if( Window* pWindow = VCLUnoHelper::GetWindow( xWindow ) ) in stopControllerListening()
289 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in windowActivated()
311 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in windowDeactivated()
466 void ScVbaEventListener::processWindowActivateEvent( Window* pWindow, bool bActivate ) in processWindowActivateEvent()
477 void ScVbaEventListener::postWindowResizeEvent( Window* pWindow ) in postWindowResizeEvent()
488 IMPL_LINK( ScVbaEventListener, processWindowResizeEvent, Window*, EMPTYARG pWindow ) in IMPL_LINK() argument
[all …]
/aoo42x/main/svx/source/inc/
H A Dgridcell.hxx184 void ImplInitWindow( Window& rParent, const InitWindowFacet _eInitWhat );
230 Window* m_pPainter;
231 Window* m_pWindow;
283 Window& GetWindow() const in GetWindow()
581 Window* _pParent,
603 Window* _pParent,
628 Window* _pParent,
657 Window* _pParent,
682 Window* _pParent,
829 virtual Window* getEventWindow() const;
[all …]
/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.hxx33 class SwLabPreview : public Window
67 using Window::GetParent;
68 SwLabFmtPage* GetParent() {return (SwLabFmtPage*) Window::GetParent();} in GetParent()
70 using Window::Update;
114 SwLabFmtPage(Window* pParent, const SfxItemSet& rSet);
126 using Window::GetParent;
130 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
/aoo42x/main/vcl/source/window/
H A Dwrkwin.cxx61 void WorkWindow::ImplInit( Window* pParent, WinBits nStyle, SystemParentData* pSystemParentData ) in ImplInit()
68Window::ImplInit( pBorderWin, nStyle & (WB_3DLOOK | WB_CLIPCHILDREN | WB_DIALOGCONTROL | WB_SYSTEM… in ImplInit()
86 void WorkWindow::ImplInit( Window* pParent, WinBits nStyle, const ::com::sun::star::uno::Any& aSyst… in ImplInit()
111 WorkWindow::WorkWindow( Window* pParent, WinBits nStyle ) : in WorkWindow()
120 WorkWindow::WorkWindow( Window* pParent, const ResId& rResId ) : in WorkWindow()
132 WorkWindow::WorkWindow( Window* pParent, const ::com::sun::star::uno::Any& aSystemWorkWindowToken, … in WorkWindow()
256 bool bWasDnd = Window::ImplStopDnd(); in SetPluginParent()
264 Window::ImplStartDnd(); in SetPluginParent()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DAccessBridge.java52 private static java.awt.Window getTopWindowImpl(XAccessible xAccessible) { in getTopWindowImpl()
59 java.awt.Window w = (java.awt.Window) topWindowMap.get(oid); in getTopWindowImpl()
73 protected static java.awt.Window getTopWindow(XAccessible xAccessible) { in getTopWindow()
100 protected static java.awt.Window removeTopWindow(XAccessible xAccessible) { in removeTopWindow()
115 … return (java.awt.Window) topWindowMap.remove(UnoRuntime.generateOid(xAccessible)); in removeTopWindow()
187 java.awt.Window w = getTopWindow(xAccessible); in windowOpened()
209 java.awt.Window w = removeTopWindow(xAccessible); in windowClosed()
/aoo42x/main/svx/source/form/
H A Dtbxform.cxx70 SvxFmAbsRecWin::SvxFmAbsRecWin( Window* _pParent, SfxToolBoxControl* _pController ) in SvxFmAbsRecWin()
314 Window* SvxFmTbxCtlAbsRec::CreateItemWindow( Window* pParent ) in CreateItemWindow()
342 Window* SvxFmTbxCtlRecText::CreateItemWindow( Window* pParent ) in CreateItemWindow()
376 Window* SvxFmTbxCtlRecFromText::CreateItemWindow( Window* pParent ) in CreateItemWindow()
410 Window* SvxFmTbxCtlRecTotal::CreateItemWindow( Window* pParent ) in CreateItemWindow()
/aoo42x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx105 ::Window* pParentWindow, in Create()
133 ::Window* pParentWindow, in SlideSorterViewShell()
164 ::sd::Window* pWindow = GetActiveWindow(); in ~SlideSorterViewShell()
219 ::sd::Window* pActiveWindow = GetActiveWindow(); in Init()
288 SlideSorterViewShell::CreateAccessibleDocumentView (::sd::Window* pWindow) in CreateAccessibleDocumentView()
325 bool SlideSorterViewShell::RelocateToParentWindow (::Window* pParentWindow) in RelocateToParentWindow()
540 ::sd::Window* pWindow) in Paint()
626 ::sd::Window* pWindow) in Command()
774 ::Window* pWindow ) in StartDrag()
798 ::sd::Window* pTargetWindow, in AcceptDrop()
[all …]
/aoo42x/main/dbaccess/source/ui/inc/
H A DVertSplitView.hxx33 class OSplitterView : public Window
36 Window* m_pLeft;
37 Window* m_pRight;
45 OSplitterView(Window* _pParent,sal_Bool _bVertical = sal_True);
51 void set(Window* _pRight,Window* _pLeft = NULL);
/aoo42x/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx116 using Window::Update;
131 …ImplGrafMetricField( Window* pParent, const rtl::OUString& aCmd, const Reference< XFrame >& rFrame…
140 ImplGrafMetricField::ImplGrafMetricField( Window* pParent, const rtl::OUString& rCmd, const Referen… in ImplGrafMetricField()
295 using Window::Update;
315 ImplGrafControl::ImplGrafControl( Window* pParent, sal_uInt16, const rtl::OUString& rCmd, const Ref… in ImplGrafControl()
375 using Window::Update;
387 ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame );
395 ImplGrafModeControl::ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame ) : in ImplGrafModeControl()
488 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ImplReleaseFocus()
701 Window* SvxGrafToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
[all …]
/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx264 Window* pWin = pViewShell->GetWindow(); in ConfigurationChanged()
2123 sal_Bool ScModule::RegisterRefWindow( sal_uInt16 nSlotId, Window *pWnd ) in RegisterRefWindow()
2125 std::list<Window*> & rlRefWindow = m_mapRefWindow[nSlotId]; in RegisterRefWindow()
2136 sal_Bool ScModule::UnregisterRefWindow( sal_uInt16 nSlotId, Window *pWnd ) in UnregisterRefWindow()
2143 std::list<Window*> & rlRefWindow = iSlot->second; in UnregisterRefWindow()
2158 sal_Bool ScModule::IsAliveRefDlg( sal_uInt16 nSlotId, Window *pWnd ) in IsAliveRefDlg()
2165 std::list<Window*> & rlRefWindow = iSlot->second; in IsAliveRefDlg()
2170 Window * ScModule::Find1RefWindow( sal_uInt16 nSlotId, Window *pWndAncestor ) in Find1RefWindow()
2180 std::list<Window*> & rlRefWindow = iSlot->second; in Find1RefWindow()
2182 while( Window *pParent = pWndAncestor->GetParent() ) pWndAncestor = pParent; in Find1RefWindow()
[all …]
/aoo42x/main/sd/source/ui/sidebar/
H A DCustomAnimationPanel.cxx30 extern ::Window * createCustomAnimationPanel (::Window* pParent, ViewShellBase& rBase);
31 extern sal_Int32 getCustomAnimationPanelMinimumHeight (::Window* pParent);
41 ::Window* pParentWindow, in CustomAnimationPanel()
62 ::Window* CustomAnimationPanel::CreateWrappedControl ( in CreateWrappedControl()
63 ::Window* pParentWindow, in CreateWrappedControl()
H A DSlideTransitionPanel.cxx30 extern ::Window* createSlideTransitionPanel (::Window* pParent, ViewShellBase& rBase);
31 extern sal_Int32 getSlideTransitionPanelMinimumHeight (::Window* pParent);
41 ::Window* pParentWindow, in SlideTransitionPanel()
60 ::Window* SlideTransitionPanel::CreateWrappedControl ( in CreateWrappedControl()
61 ::Window* pParentWindow, in CreateWrappedControl()
/aoo42x/main/svtools/source/control/
H A Dprgsbar.cxx48 static WinBits clearProgressBarBorder( Window* pParent, WinBits nOrgStyle ) in clearProgressBarBorder()
61 ProgressBar::ProgressBar( Window* pParent, WinBits nWinStyle ) : in ProgressBar()
62 Window( pParent, clearProgressBarBorder( pParent, nWinStyle ) ) in ProgressBar()
70 ProgressBar::ProgressBar( Window* pParent, const ResId& rResId ) : in ProgressBar()
71 Window( pParent, rResId ) in ProgressBar()
238 Window::StateChanged( nType ); in StateChanged()
252 Window::DataChanged( rDCEvt ); in DataChanged()
/aoo42x/main/sd/source/ui/framework/factories/
H A DPane.cxx45 ::Window* pWindow) in Pane()
73 ::Window* Pane::GetWindow (void) in GetWindow()
84 void Pane::SetWindow (::Window* pWindow) in SetWindow()
129 const ::Window* pWindow = GetWindow(); in isVisible()
144 ::Window* pWindow = GetWindow(); in setVisible()
156 ::Window* pWindow = GetWindow(); in getAccessible()
171 ::Window* pWindow = GetWindow(); in setAccessible()
/aoo42x/main/dbaccess/source/ui/browser/
H A Ddataview.cxx92 ODataView::ODataView( Window* pParent, in DBG_NAME()
96 :Window(pParent,nStyle) in DBG_NAME()
136 Window::Paint( _rRect ); in Paint()
156 Window::Resize(); in Resize()
180 return bHandled ? 1L : Window::PreNotify( _rNEvt ); in PreNotify()
185 Window::StateChanged( nType ); in StateChanged()
217 Window::DataChanged( rDCEvt ); in DataChanged()

Completed in 148 milliseconds

12345678910>>...131