Home
last modified time | relevance | path

Searched refs:Window (Results 251 – 275 of 3258) sorted by relevance

1...<<11121314151617181920>>...131

/aoo42x/main/vcl/source/control/
H A Dspinfld.cxx39 void ImplGetSpinbuttonValue( Window *pWin, const Rectangle& rUpperRect, in ImplGetSpinbuttonValue()
81 sal_Bool ImplDrawNativeSpinfield( Window *pWin, const SpinbuttonValue& rSpinbuttonValue ) in ImplDrawNativeSpinfield()
99 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplDrawNativeSpinfield()
132 sal_Bool ImplDrawNativeSpinbuttons( Window *pWin, const SpinbuttonValue& rSpinbuttonValue ) in ImplDrawNativeSpinbuttons()
197 Window *pWin = (Window*) pOutDev; in ImplDrawSpinButton()
310 void SpinField::ImplInit( Window* pParent, WinBits nWinStyle ) in ImplInit()
354 SpinField::SpinField( Window* pParent, WinBits nWinStyle ) : in SpinField()
363 SpinField::SpinField( Window* pParent, const ResId& rResId ) : in SpinField()
708 Window *pWin = (Window*) pDev; in ImplCalcButtonAreas()
709 Window *pBorder = pWin->GetWindow( WINDOW_BORDER ); in ImplCalcButtonAreas()
[all …]
/aoo42x/main/svx/source/dialog/
H A Ddlgctrl.cxx375 Window::StateChanged( nType ); in StateChanged()
385 Window::DataChanged( rDCEvt ); in DataChanged()
741 Window* pParent = GetAccessibleParentWindow(); in CreateAccessible()
1372 HatchingLB::HatchingLB( Window* pParent, ResId Id) in HatchingLB()
1492 GradientLB::GradientLB( Window* pParent, ResId Id) in GradientLB()
1612 BitmapLB::BitmapLB(Window* pParent, ResId Id) in BitmapLB()
1769 FillAttrLB::FillAttrLB( Window* pParent, ResId Id ) in FillAttrLB()
1856 LineLB::LineLB(Window* pParent, ResId Id) in LineLB()
1863 LineLB::LineLB(Window* pParent, WinBits aWB) in LineLB()
1979 LineEndLB::LineEndLB( Window* pParent, ResId Id ) in LineEndLB()
[all …]
/aoo42x/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx137 ToolPanelDeck( Window& i_rParent, const WinBits i_nStyle = WB_DIALOGCONTROL );
149 ::Window& GetPanelWindowAnchor();
150 const ::Window& GetPanelWindowAnchor() const;
156 void SetAccessibleParentWindow( ::Window* i_pAccessibleParent );
157 ::Window* GetAccessibleParentWindow() const;
183 using Window::GetAccessibleParentWindow;
/aoo42x/main/sd/source/ui/inc/taskpane/
H A DScrollPanel.hxx58 ScrollPanel (::Window& i_rParentWindow);
93 virtual ::Window* GetWindow (void);
124 ::Window* pWindow);
130 ::Window maScrollBarFiller;
131 ::Window maScrollWindowFiller;
176 using Window::GetWindow;
/aoo42x/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx42 OSplitterView::OSplitterView(Window* _pParent,sal_Bool _bVertical) : Window(_pParent,WB_DIALOGCONTR… in DBG_NAME()
105 Window::DataChanged( rDCEvt ); in DataChanged()
117 Window::GetFocus(); in GetFocus()
129 Window::Resize(); in Resize()
200 void OSplitterView::set(Window* _pRight,Window* _pLeft) in set()
/aoo42x/main/sd/source/ui/inc/
H A DWindow.hxx55 class Window class
56 : public ::Window,
60 Window (::Window* pParent);
61 virtual ~Window (void);
165 ::sd::Window* mpShareWin;
H A Dtpoption.hxx55 SdTpOptionsSnap( Window* pParent, const SfxItemSet& rInAttrs );
58 static SfxTabPage* Create( Window*, const SfxItemSet& );
81 SdTpOptionsContents( Window* pParent, const SfxItemSet& rInAttrs );
84 static SfxTabPage* Create( Window*, const SfxItemSet& );
170 SdTpOptionsMisc( Window* pParent, const SfxItemSet& rInAttrs );
173 static SfxTabPage* Create( Window*, const SfxItemSet& );
/aoo42x/main/sfx2/source/doc/
H A Dnew.cxx81 Window* pParent, const ResId& rResId ) in SfxPreviewBase_Impl()
82 : Window(pParent, rResId), pMetaFile() in SfxPreviewBase_Impl()
86 SfxPreviewBase_Impl::SfxPreviewBase_Impl( Window* pParent ) in SfxPreviewBase_Impl()
87 : Window(pParent, 0 ), pMetaFile() in SfxPreviewBase_Impl()
116 const Rectangle&, GDIMetaFile* pFile, Window* pWindow ) in ImpPaint()
169 Window* pParent, const ResId& rResId, SfxObjectShellLock &rDocSh ) in SfxPreviewWin()
170 : Window(pParent, rResId), rDocShell( rDocSh ) in SfxPreviewWin()
212 Window::DataChanged( rDCEvt ); in DataChanged()
361 Window *pParent = Application::GetDefDialogParent(); in IMPL_LINK()
532 void AdjustPosSize_Impl(Window *pWin, short nMoveOffset, short nSizeOffset) in AdjustPosSize_Impl()
[all …]
/aoo42x/main/vcl/inc/
H A Dilstbox.hxx105 Window* mpWindow; // For getting the current locale when matching strings
119 ImplEntryList( Window* pWindow );
286 ImplListBoxWindow( Window* pParent, WinBits nWinStyle );
315 using Window::IsVisible;
434 ImplListBox( Window* pParent, WinBits nWinStyle );
442 virtual Window* GetPreferredKeyInputWindow();
468 using Window::IsVisible;
548 ImplListBoxFloatingWindow( Window* pParent );
603 ImplWin( Window* pParent, WinBits nWinStyle = 0 );
657 ImplBtn( Window* pParent, WinBits nWinStyle = 0 );
[all …]
/aoo42x/main/editeng/inc/editeng/
H A Dedtdlg.hxx42 class Window;
52 virtual Window* GetWindow() = 0;
60 virtual Window* GetWindow() = 0;
95 …virtual AbstractThesaurusDialog* CreateThesaurusDialog( Window*, ::com::sun::star::uno::Reference…
98 virtual AbstractHyphenWordDialog* CreateHyphenWordDialog( Window*,
102 virtual AbstractHangulHanjaConversionDialog * CreateHangulHanjaConversionDialog( Window* _pParent,
/aoo42x/main/automation/source/server/
H A Drecorder.cxx74 Window *pTopLevel = Application::GetFirstTopLevelWindow(); in AddEventHooks()
77 Window *pParent = pTopLevel; in AddEventHooks()
90 Window *pTopLevel = Application::GetFirstTopLevelWindow(); in RemoveEventHooks()
114 Window* MacroRecorder::GetParentWithID( Window* pThis ) in GetParentWithID()
116 Window *pOverlap = pThis->GetWindow( WINDOW_OVERLAP ); in GetParentWithID()
122 rtl::OString MacroRecorder::GetParentID( Window* pThis ) in GetParentID()
137 Window* pWin = pWinEvent->GetWindow(); in IMPL_LINK()
331 Window* pParent = pWin->GetParent(); in IMPL_LINK()
672 Window *pIdWin = GetParentWithID( pWin ); in IMPL_LINK()
/aoo42x/main/svtools/source/hatchwindow/
H A Dipwin.cxx146 void SvResizeHelper::InvalidateBorder( Window * pWin ) in InvalidateBorder()
159 sal_Bool SvResizeHelper::SelectBegin( Window * pWin, const Point & rPos ) in SelectBegin()
179 short SvResizeHelper::SelectMove( Window * pWin, const Point & rPos ) in SelectMove()
419 sal_Bool SvResizeHelper::SelectRelease( Window * pWin, const Point & rPos, in SelectRelease()
439 void SvResizeHelper::Release( Window * pWin ) in Release()
456 Window * pParent, in SvResizeWindow()
459 : Window( pParent, WB_CLIPCHILDREN ) in SvResizeWindow()
623 return Window::PreNotify(rEvt); in PreNotify()
638 return Window::Notify(rEvt); in Notify()
/aoo42x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx53 ShowWindow::ShowWindow( const ::rtl::Reference< SlideshowImpl >& xController, ::Window* pParent ) in ShowWindow()
54 : ::sd::Window( pParent ) in ShowWindow()
173 Window::KeyInput(rKEvt); in KeyInput()
331 nOK = Window::Notify(rNEvt); in Notify()
342 Window::GetFocus(); in GetFocus()
356 Window::LoseFocus(); in LoseFocus()
366 ::sd::Window::Resize(); in Resize()
373 ::sd::Window::Move(); in Move()
748 return ::Window::CreateAccessible (); in CreateAccessible()
/aoo42x/main/starmath/inc/
H A Dview.hxx64 using Window::SetCursor;
86 using Window::SetZoom;
88 using Window::GetZoom;
106 using Window::GetAccessible;
170 Window *pParent);
187 SmCmdBoxWrapper(Window *pParentWindow,
251 virtual SfxTabPage *CreatePrintOptionsPage(Window *pParent,
/aoo42x/main/cui/source/inc/
H A Dinsdlg.hxx50 …InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com::sun::star::uno::Refere…
88 SvInsertOleDlg( Window* pParent,
118 SvInsertPlugInDialog( Window* pParent,
155 SvInsertAppletDialog( Window* pParent,
157 SvInsertAppletDialog( Window* pParent,
201 SfxInsertFloatingFrameDialog( Window *pParent,
203 SfxInsertFloatingFrameDialog( Window* pParent,
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx78 class OPreviewWindow : public Window
97 OPreviewWindow(Window* _pParent);
108 class OAppDetailPageHelper : public Window
114 Window m_aBorder;
118 Window* m_pTablePreview;
165 void setDetailPage(Window* _pWindow);
207 OAppDetailPageHelper(Window* _pParent,OAppBorderWindow& _rBorderWin,PreviewMode _ePreviewMode);
/aoo42x/main/extensions/source/bibliography/
H A Dbibbeam.cxx64 void HandleTaskPaneList( Window* pWindow, sal_Bool bAddToList ) in HandleTaskPaneList()
66 Window* pParent = pWindow->GetParent(); in HandleTaskPaneList()
88 :public Window //DockingWindow
104 BibGridwin(Window* pParent, WinBits nStyle = WB_3DLOOK );
118 BibGridwin::BibGridwin( Window* _pParent, WinBits _nStyle ) : Window( _pParent, _nStyle ) in BibGridwin()
209 BibBeamer::BibBeamer( Window* _pParent, BibDataManager* _pDM, WinBits _nStyle ) in BibBeamer()
/aoo42x/main/sfx2/inc/sfx2/sidebar/
H A DSidebarPanelBase.hxx45 class Window;
71 Window* pControl,
111 Window* pWindow,
118 void SetControl (::Window* pControl);
119 ::Window* GetControl (void) const;
122 Window* mpControl;
/aoo42x/main/svtools/source/dialogs/
H A Dproperty.cxx43 SvXPropertyControl::SvXPropertyControl( Window* pParent, WinBits nWinStyle) in SvXPropertyControl()
48 SvXPropertyControl::SvXPropertyControl( Window* pParent, const ResId& rResId ) in SvXPropertyControl()
55 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, WinBits nWinStyle) in SvXPropertyEdit()
70 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, const ResId& rResId) in SvXPropertyEdit()
184 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, WinBits nWinStyle) in SvXPropertyListBox()
198 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, const ResId& rResId) in SvXPropertyListBox()
313 SvXPropertyComboBox::SvXPropertyComboBox( Window* pParent, WinBits nWinStyle) in SvXPropertyComboBox()
440 SvPropertyLine::SvPropertyLine( Window* pParent,WinBits nWinStyle) in SvPropertyLine()
459 SvPropertyLine::SvPropertyLine( Window* pParent,const ResId& rResId ) in SvPropertyLine()
1162 SvPropertyBox::SvPropertyBox( Window* pParent, WinBits nWinStyle) in SvPropertyBox()
[all …]
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx95 AxisTypeResourceGroup( Window* pWindow );
111 AxisTypeResourceGroup::AxisTypeResourceGroup( Window* pWindow ) in AxisTypeResourceGroup()
158 Dim3DLookResourceGroup( Window* pWindow );
255 SortByXValuesResourceGroup( Window* pWindow );
310 StackingResourceGroup( Window* pWindow );
333 StackingResourceGroup::StackingResourceGroup( Window* pWindow ) in StackingResourceGroup()
450 SplinePropertiesDialog( Window* pParent );
607 SplineResourceGroup( Window* pWindow );
628 SplineResourceGroup::SplineResourceGroup( Window* pWindow ) in SplineResourceGroup()
732 GeometryResourceGroup( Window* pWindow );
[all …]
/aoo42x/main/svtools/inc/svtools/
H A Dcalendar.hxx248 using Window::ImplInit;
253 using Window::ImplHitTest;
267 using Window::ImplScroll;
283 Calendar( Window* pParent, WinBits nWinStyle = 0 );
284 Calendar( Window* pParent, const ResId& rResId );
469 CalendarField( Window* pParent, WinBits nWinStyle );
470 CalendarField( Window* pParent, const ResId& rResId );
476 virtual Calendar* CreateCalendar( Window* pParent );
/aoo42x/main/vcl/test/
H A Ddndtest.cxx71 MyWin( Window* pParent, WinBits nWinStyle );
86 Window * m_pWindow;
90 MyDragAndDropListener( Window * pWindow ) : m_pWindow( pWindow ) {}; in MyDragAndDropListener()
113 MyInfoBox( Window* pParent );
123 MyListBox( Window* pParent );
223 MyWin::MyWin( Window* pParent, WinBits nWinStyle ) : in MyWin()
384 MyInfoBox::MyInfoBox( Window* pParent ) : InfoBox( pParent, in MyInfoBox()
403 MyListBox::MyListBox( Window* pParent ) : ListBox( pParent ) in MyListBox()
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx129 ODocumentInfoPreview::ODocumentInfoPreview( Window* pParent ,WinBits _nBits) : Window(pParent,WB_DI… in DECLARE_LIST()
301 SvtDummyHeaderBar_Impl::SvtDummyHeaderBar_Impl( Window* pPar ) : Window( pPar ) in SvtDummyHeaderBar_Impl()
314 Window::DataChanged( r ); in DataChanged()
816 Window( pParent ) in SvtFrameWindow_Impl()
824 pTextWin = new Window( this ); in SvtFrameWindow_Impl()
835 pEmptyWin = new Window( this, WB_BORDER | WB_3DLOOK ); in SvtFrameWindow_Impl()
1043 SvtTemplateWindow::SvtTemplateWindow( Window* pParent ) : in SvtTemplateWindow()
1045 Window( pParent, WB_DIALOGCONTROL ), in SvtTemplateWindow()
1387 return nRet ? nRet : Window::PreNotify( rNEvt ); in PreNotify()
1394 Window::DataChanged( rDCEvt ); in DataChanged()
[all …]
/aoo42x/main/svx/inc/svx/
H A Ddialcontrol.hxx43 explicit DialControlBmp( Window& rParent );
64 Window& mrParent;
86 …explicit DialControl( Window* pParent, const Size& rSize, const Font& rFont, WinBits nW…
87 explicit DialControl( Window* pParent, const Size& rSize, WinBits nWinStyle = 0 );
88 explicit DialControl( Window* pParent, const ResId& rResId );
138 explicit DialControl_Impl( Window& rParent );
/aoo42x/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificateviewer.hxx66 …CertificateViewer( Window* pParent, const cssu::Reference< dcss::xml::crypto::XSecurityEnvironment…
76 CertificateViewerTP( Window* _pParent, const ResId& _rResId, CertificateViewer* _pDlg );
89 Window maFrameWin;
103 CertificateViewerGeneralTP( Window* pParent, CertificateViewer* _pDlg );
122 CertificateViewerDetailsTP( Window* pParent, CertificateViewer* _pDlg );
153 CertificateViewerCertPathTP( Window* pParent, CertificateViewer* _pDlg );

Completed in 201 milliseconds

1...<<11121314151617181920>>...131