Home
last modified time | relevance | path

Searched refs:Window (Results 451 – 475 of 3258) sorted by relevance

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

/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx221 SearchProgress::SearchProgress( Window* pParent, const INetURLObject& rStartURL ) : in SearchProgress()
351 TakeProgress::TakeProgress( Window* pWindow ) : in TakeProgress()
456 ActualizeProgress::ActualizeProgress( Window* pWindow, GalleryTheme* pThm ) : in ActualizeProgress()
537 TitleDialog::TitleDialog( Window* pParent, const String& rOldTitle ) : in TitleDialog()
554 GalleryIdDialog::GalleryIdDialog( Window* pParent, GalleryTheme* _pThm ) : in GalleryIdDialog()
612 GalleryThemeProperties::GalleryThemeProperties( Window* pParent, ExchangeData* _pData, SfxItemSet* … in GalleryThemeProperties()
648 TPGalleryThemeGeneral::TPGalleryThemeGeneral( Window* pParent, const SfxItemSet& rSet ) : in TPGalleryThemeGeneral()
744 SfxTabPage* TPGalleryThemeGeneral::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
753 TPGalleryThemeProperties::TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet ) : in TPGalleryThemeProperties()
834 SfxTabPage* TPGalleryThemeProperties::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
/aoo42x/main/toolkit/source/awt/
H A Dstylesettings.cxx127 Window* pWindow = i_rOwningWindow.GetWindow(); in WindowStyleSettings()
143 Window* pWindow = m_pData->pOwningWindow->GetWindow(); in dispose()
159 const Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_getStyleColor()
167 Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_setStyleColor()
177 const Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_getStyleFont()
186 Window* pWindow = i_rData.pOwningWindow->GetWindow(); in lcl_setStyleFont()
410 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getFaceGradientColor()
714 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getSeparatorColor()
780 const Window* pWindow = m_pData->pOwningWindow->GetWindow(); in getHighContrastMode()
790 Window* pWindow = m_pData->pOwningWindow->GetWindow(); in setHighContrastMode()
/aoo42x/main/cui/source/options/
H A Doptchart.hxx46 ChartColorLB( Window* pParent, ResId Id ) : ColorLB( pParent, Id ) {} in ChartColorLB()
47 ChartColorLB( Window* pParent, WinBits aWB ) : ColorLB( pParent, aWB ) {} in ChartColorLB()
74 SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );
79 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
/aoo42x/main/vcl/inc/vcl/
H A Dgroup.hxx39 using Window::ImplInit;
40 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
53 explicit GroupBox( Window* pParent, WinBits nStyle = 0 );
54 explicit GroupBox( Window* pParent, const ResId& );
H A Dfixbrd.hxx54 using Window::ImplInit;
55 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
62 FixedBorder( Window* pParent, WinBits nStyle = 0 );
63 FixedBorder( Window* pParent, const ResId& rResId );
H A Dmenubtn.hxx65 using Window::ImplInit;
66 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
70 explicit MenuButton( Window* pParent, WinBits nStyle = 0 );
71 explicit MenuButton( Window* pParent, const ResId& );
H A Dunowrap.hxx35 class Window;
77 …:uno::Reference< ::com::sun::star::awt::XWindowPeer> GetWindowInterface( Window* pWindow, sal_Bool…
78 …virtual void SetWindowInterface( Window* pWindow, ::com::sun::star::uno::Reference< ::com::sun:…
80 virtual void WindowDestroyed( Window* pWindow ) = 0;
/aoo42x/main/svx/inc/svx/
H A Dfmtools.hxx79 class Window;
86 void displayException(const ::com::sun::star::sdbc::SQLException&, Window* _pParent = NULL);
87 void displayException(const ::com::sun::star::sdbc::SQLWarning&, Window* _pParent = NULL);
88 SVX_DLLPUBLIC void displayException(const ::com::sun::star::sdb::SQLContext&, Window* _pParent = NU…
89 void displayException(const ::com::sun::star::sdb::SQLErrorEvent&, Window* _pParent = NULL);
90 void displayException(const ::com::sun::star::uno::Any&, Window* _pParent = NULL);
H A Dfillctrl.hxx72 virtual Window* CreateItemWindow(Window* pParent);
77 class FillControl : public Window
104 FillControl(Window* pParent, WinBits nStyle = 0);
H A Dchecklbx.hxx41 using Window::GetText;
58 SvxCheckListBox( Window* pParent, WinBits nWinStyle = 0 );
59 SvxCheckListBox( Window* pParent, const ResId& rResId );
60 SvxCheckListBox( Window* pParent, const ResId& rResId,
/aoo42x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx38 class Window;
66 Window* pWindow;
68 SfxFrameWindow( Window *pWin ) in SfxFrameWindow()
74 Window* GetWindow() const in GetWindow()
76 void SetWindow( Window *pWin ) in SetWindow()
H A Dtempldlg.hxx63 SfxTemplateDialog( SfxBindings*, SfxChildWindow*, Window* );
80 SfxTemplateCatalog(Window * pParent, SfxBindings *pBindings);
91 (Window*,sal_uInt16,SfxBindings*,SfxChildWinInfo*);
102 SfxTemplatePanelControl (SfxBindings* pBindings, Window* pParentWindow);
/aoo42x/main/svx/source/gallery2/
H A DGalleryControl.cxx44 Window* pParentWindow) in GalleryControl()
45 : Window(pParentWindow, GAL_RESID(RID_SVXDLG_GALLERYBROWSER)), in GalleryControl()
115 Window::Resize(); in Resize()
190 sal_Bool GalleryControl::KeyInput( const KeyEvent& rKEvt, Window* ) in KeyInput() argument
230 Window::GetFocus(); in GetFocus()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dtphf.cxx58 ScHFPage::ScHFPage( Window* pParent, sal_uInt16 nResId, in ScHFPage()
284 ScHeaderPage::ScHeaderPage( Window* pParent, const SfxItemSet& rSet ) in ScHeaderPage()
291 SfxTabPage* __EXPORT ScHeaderPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
307 ScFooterPage::ScFooterPage( Window* pParent, const SfxItemSet& rSet ) in ScFooterPage()
314 SfxTabPage* __EXPORT ScFooterPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx61 Window* pParent, in DataEditor()
341 Window* pWindow, Window* pToRegister, in notifySystemWindow()
342 ::comphelper::mem_fun1_t< TaskPaneList, Window* > rMemFunc ) in notifySystemWindow()
347 Window* pParent = pWindow->GetParent(); in notifySystemWindow()
/aoo42x/main/sw/source/ui/inc/
H A Dactctrl.hxx43 NumEditAction( Window* pParent, const ResId& rResId ) : in NumEditAction()
62 NoSpaceEdit( Window* pParent, const ResId& rResId);
74 TableNameEdit(Window* pWin, const ResId& rResId) : in TableNameEdit()
85 ReturnActionEdit( Window* pParent, const ResId& rResId) in ReturnActionEdit()
H A Djavaedit.hxx82 Window* pOldDefDlgParent;
96 using Window::GetText;
97 using Window::GetType;
100 SwJavaEditDialog(Window* pParent, SwWrtShell* pWrtSh);
/aoo42x/main/sd/source/ui/sidebar/
H A DPanelBase.hxx55 ::Window* pParentWindow,
76 ::boost::scoped_ptr< ::Window> mpWrappedControl;
77 virtual ::Window* CreateWrappedControl (
78 ::Window* pParentWindow,
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx148 XMLFileWindow::XMLFileWindow( Window* pParent ) : in XMLFileWindow()
149 Window( pParent, WB_BORDER|WB_CLIPCHILDREN ), in XMLFileWindow()
180 Window::DataChanged( rDCEvt ); in DataChanged()
249 Window::DataChanged( rDCEvt ); in DataChanged()
308 Window::Command(rCEvt); in Command()
439 Window::Invalidate(); in InvalidateWindow()
457 Window::Command(rCEvt); in Command()
495 Window::Show(); in ShowWindow()
510 XMLSourceFileDialog::XMLSourceFileDialog( Window* pParent, ResMgr& rResMgr, const com::sun::star::u… in XMLSourceFileDialog()
/aoo42x/main/formula/inc/formula/
H A Dfuncutl.hxx53 … RefEdit( Window* _pParent,IControlReferenceHandler* pParent, const ResId& rResId );
54 RefEdit( Window* pParent, const ResId& rResId );
90 RefButton( Window* _pParent, const ResId& rResId);
91 … RefButton( Window* _pParent, const ResId& rResId, RefEdit* pEdit ,IControlReferenceHandler* pDlg);
/aoo42x/main/svx/source/tbxctrls/
H A Dlinectrl.cxx219 Window* SvxLineStyleToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
286 Window* SvxLineWidthToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
364 Window* SvxLineColorToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
398 Window* pParentWindow, in SvxLineEndWindow()
/aoo42x/main/chart2/source/controller/inc/
H A Ddlg_DataEditor.hxx50 DataEditor( Window* pParent,
108 void notifySystemWindow( Window* pWindow,
109 Window* pToRegister,
110 ::comphelper::mem_fun1_t< TaskPaneList, Window* > rMemFunc );
/aoo42x/main/svtools/inc/svtools/
H A Dfixedhyper.hxx76 FixedHyperlink( Window* pParent, const ResId& rId );
77 FixedHyperlink( Window* pParent, WinBits nWinStyle = 0 );
171 FixedHyperlinkImage( Window* pParent, const ResId& rId );
172 FixedHyperlinkImage( Window* pParent, WinBits nWinStyle = 0 );
/aoo42x/main/cui/source/inc/
H A Ddstribut.hxx85 SvxDistributePage(Window* pWindow, const SfxItemSet& rInAttrs,
90 static SfxTabPage* Create(Window*, const SfxItemSet&,
95 virtual void PointChanged(Window* pWindow, RECT_POINT eRP);
110 SvxDistributeDialog(Window* pParent, const SfxItemSet& rAttr,
H A Dmeasure.hxx90 SvxMeasurePage( Window* pWindow, const SfxItemSet& rInAttrs );
93 static SfxTabPage* Create( Window*, const SfxItemSet& );
99 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
116 SvxMeasureDialog( Window* pParent, const SfxItemSet& rAttr,

Completed in 91 milliseconds

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