Home
last modified time | relevance | path

Searched refs:Window (Results 101 – 125 of 3130) sorted by relevance

12345678910>>...126

/aoo42x/main/sfx2/inc/sfx2/sidebar/
H A DLayouter.hxx27 class Window;
41 Window& rControl,
45 Window& rControl,
49 Window& rControl,
57 Window& rControl,
61 Window& rControl,
70 Window& rControl);
73 const Window& rControl,
77 const Window& rControl,
/aoo42x/main/extensions/source/bibliography/
H A Dbibshortcuthandler.hxx38 Window* pBaseClass; // in cases, where BibShortCutHandler also has to be a window
41 inline BibShortCutHandler( Window* pBaseClass );
47 inline Window* GetWindow( void );
50 inline BibShortCutHandler::BibShortCutHandler( Window* _pBaseClass ) : pBaseClass( _pBaseClass ) in BibShortCutHandler()
54 inline Window* BibShortCutHandler::GetWindow( void ) in GetWindow()
60 class BibWindow : public Window, public BibShortCutHandler
63 BibWindow( Window* pParent,WinBits nStyle = WB_3DLOOK);
71 BibSplitWindow( Window* pParent,WinBits nStyle = WB_3DLOOK);
79 BibTabPage( Window* pParent, const ResId& rResId );
/aoo42x/main/svtools/source/table/
H A Dtabledatawindow.cxx49 :Window( &_rTableControl.getAntiImpl() ) in TableDataWindow()
73 Window::SetBackground( rColor ); in SetBackground()
78 Window::SetControlBackground( rColor ); in SetControlBackground()
83 Window::SetBackground(); in SetBackground()
88 Window::SetControlBackground(); in SetControlBackground()
99 Window::RequestHelp( rHEvt ); in RequestHelp()
166 Window::RequestHelp( rHEvt ); in RequestHelp()
188 Window::MouseMove( rMEvt ); in MouseMove()
203 Window::MouseButtonDown( rMEvt ); in MouseButtonDown()
219 Window::MouseButtonUp( rMEvt ); in MouseButtonUp()
[all …]
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.hxx50 class SvtDummyHeaderBar_Impl : public Window
56 SvtDummyHeaderBar_Impl( Window* pParent );
64 class SvtIconWindow_Impl : public Window
80 SvtIconWindow_Impl( Window* pParent );
120 class SvtFileViewWindow_Impl : public Window
186 class SvtFrameWindow_Impl : public Window
198 Window* pTextWin;
199 Window* pEmptyWin;
221 SvtFrameWindow_Impl( Window* pParent );
234 class SvtTemplateWindow : public Window
[all …]
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddetailpages.hxx123 ODbaseDetailsPage(Window* pParent, const SfxItemSet& _rCoreAttrs);
155 OAdoDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
166 OOdbcDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
185 OUserDriverDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
204 OMySQLODBCDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
213 OGeneralSpecialJDBCDetailsPage( Window* pParent
253 MySQLNativePage( Window* pParent,
280 OAdabasDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
321 OLDAPDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
350 OMozillaDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs );
[all …]
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.hxx88 ContentListBox_Impl( Window* pParent, const ResId& rResId );
122 ContentTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
138 IndexBox_Impl( Window* pParent, const ResId& rResId );
170 IndexTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
201 SearchBox_Impl( Window* pParent, const ResId& rResId ) : in SearchBox_Impl()
269 BookmarksBox_Impl( Window* pParent, const ResId& rResId );
303 class SfxHelpIndexWindow_Impl : public Window
424 TextWin_Impl( Window* pParent );
435 class SfxHelpTextWindow_Impl : public Window
450 Window* pTextWin;
[all …]
/aoo42x/main/sfx2/source/dialog/
H A Dprintopt.cxx140 Window* SfxCommonPrintOptionsTabPage::GetParentLabeledBy( const Window* pWindow ) const in GetParentLabeledBy()
142 if ( pWindow == (Window *)&aReduceGradientsStepCountNF ) in GetParentLabeledBy()
143 return (Window *)&aReduceGradientsStripesRB; in GetParentLabeledBy()
144 else if ( pWindow == (Window *)&aReduceBitmapsResolutionLB ) in GetParentLabeledBy()
145 return (Window *)&aReduceBitmapsResolutionRB; in GetParentLabeledBy()
150 Window* SfxCommonPrintOptionsTabPage::GetParentLabelFor( const Window* pWindow ) const in GetParentLabelFor()
152 if ( pWindow == (Window *)&aReduceGradientsStripesRB ) in GetParentLabelFor()
153 return (Window *)&aReduceGradientsStepCountNF; in GetParentLabelFor()
154 else if ( pWindow == (Window *)&aReduceBitmapsResolutionRB ) in GetParentLabelFor()
155 return (Window *)&aReduceBitmapsResolutionLB; in GetParentLabelFor()
[all …]
/aoo42x/main/svtools/inc/svtools/
H A Dctrlbox.hxx167 using Window::ImplInit;
172 ColorListBox( Window* pParent,
174 ColorListBox( Window* pParent, const ResId& rResId );
255 using Window::ImplInit;
264 LineListBox( Window* pParent, const ResId& rResId );
383 FontNameBox( Window* pParent,
385 FontNameBox( Window* pParent, const ResId& rResId );
416 FontStyleBox( Window* pParent, const ResId& rResId );
458 using Window::ImplInit;
466 FontSizeBox( Window* pParent, WinBits nWinStyle = 0 );
[all …]
/aoo42x/main/svx/source/tbxctrls/
H A Dextrusioncontrols.hxx51 …com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow );
86 virtual ::Window* createPopupWindow( ::Window* pParent );
128 …com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow );
141 virtual ::Window* createPopupWindow( ::Window* pParent );
186 …com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow );
199 virtual ::Window* createPopupWindow( ::Window* pParent );
231 …com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow );
243 virtual ::Window* createPopupWindow( ::Window* pParent );
/aoo42x/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx39 SdrMediaWindow::SdrMediaWindow( Window* pParent, ViewObjectContactOfSdrMediaObj& rViewObjContact ) : in SdrMediaWindow()
55 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseMove()
71 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonDown()
86 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in MouseButtonUp()
101 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyInput()
111 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in KeyUp()
121 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in Command()
136 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in AcceptDrop()
156 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in ExecuteDrop()
176 Window* pWindow = mrViewObjectContactOfSdrMediaObj.getWindow(); in StartDrag()
/aoo42x/main/vcl/source/window/
H A Dtabpage.cxx42 void TabPage::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
47 Window::ImplInit( pParent, nStyle, NULL ); in ImplInit()
61 Window* pParent = GetParent(); in ImplInitSettings()
84 TabPage::TabPage( Window* pParent, WinBits nStyle ) : in TabPage()
85 Window( WINDOW_TABPAGE ) in TabPage()
92 TabPage::TabPage( Window* pParent, const ResId& rResId ) : in TabPage()
93 Window( WINDOW_TABPAGE ) in TabPage()
108 Window::StateChanged( nType ); in StateChanged()
128 Window::DataChanged( rDCEvt ); in DataChanged()
208 return Window::CreateAccessible(); in CreateAccessible()
/aoo42x/main/cui/source/options/
H A Doptinet2.hxx72 SvxNoSpaceEdit(Window* pParent, ResId rResId, sal_Bool bNum = sal_False ) : in SvxNoSpaceEdit()
136 SvxProxyTabPage( Window* pParent, const SfxItemSet& rSet );
140 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
200 SvxSearchTabPage( Window* pParent, const SfxItemSet& rSet );
204 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
213 SvxScriptExecListBox( Window* pParent, WinBits nStyle = WB_BORDER ) in SvxScriptExecListBox()
215 SvxScriptExecListBox( Window* pParent, const ResId& rResId ) in SvxScriptExecListBox()
263 SvxSecurityTabPage( Window* pParent, const SfxItemSet& rSet );
271 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
302 SvxEMailTabPage( Window* pParent, const SfxItemSet& rSet );
[all …]
/aoo42x/main/starmath/inc/
H A Ddialog.hxx78 static SfxTabPage* Create(Window *pWindow, const SfxItemSet &rSet);
80 SmPrintOptionsTabPage(Window *pParent, const SfxItemSet &rOptions);
90 SmShowFont(Window *pParent, const ResId& rResId) : in SmShowFont()
150 SmFontSizeDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
254 using Window::SetHelpId;
261 SmDistanceDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
288 SmAlignDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
314 SmShowSymbolSet(Window *pParent, const ResId& rResId);
335 SmShowSymbol(Window *pParent, const ResId& rResId) : in SmShowSymbol()
380 SmSymbolDialog(Window * pParent, OutputDevice *pFntListDevice,
[all …]
/aoo42x/main/vcl/source/control/
H A Dctrl.cxx56 Window( nType ) in Control()
63 Control::Control( Window* pParent, WinBits nStyle ) : in Control()
64 Window( WINDOW_CONTROL ) in Control()
67 Window::ImplInit( pParent, nStyle, NULL ); in Control()
73 Window( WINDOW_CONTROL ) in Control()
96 Window::GetFocus(); in GetFocus()
103 Window::LoseFocus(); in LoseFocus()
111 Window::Resize(); in Resize()
147 Window::SetText( rStr ); in SetText()
328 return Window::Notify( rNEvt ); in Notify()
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dregionsw.hxx113 Window* m_pOldDefDlgParent;
149 SwEditRegionDlg( Window* pParent, SwWrtShell& rWrtSh );
200 Window* m_pOldDefDlgParent;
215 SwInsertSectionTabPage(Window *pParent, const SfxItemSet &rAttrSet);
223 static SfxTabPage* Create( Window* pParent,
262 SwSectionFtnEndTabPage( Window *pParent, const SfxItemSet &rAttrSet );
268 static SfxTabPage* Create( Window* pParent,
286 SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet );
292 static SfxTabPage* Create( Window* pParent,
310 SwInsertSectionTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
[all …]
/aoo42x/main/basctl/source/basicide/
H A Dbasicbox.hxx44 virtual Window* CreateItemWindow( Window *pParent );
54 DocListenerBox( Window* pParent );
100 BasicLibBox( Window* pParent,
104 using Window::Update;
117 virtual Window* CreateItemWindow( Window *pParent );
140 BasicLanguageBox( Window* pParent );
143 using Window::Update;
/aoo42x/main/svx/source/inc/
H A Dtbxform.hxx40 SvxFmAbsRecWin( Window* _pParent, SfxToolBoxControl* _pController );
98 virtual Window* CreateItemWindow( Window* pParent );
113 virtual Window* CreateItemWindow( Window* pParent );
125 virtual Window* CreateItemWindow( Window* pParent );
139 virtual Window* CreateItemWindow( Window* pParent );
/aoo42x/main/vcl/inc/vcl/
H A Dhelp.hxx33 class Window;
76 virtual sal_Bool Start( const XubString& rHelpId, const Window* pWindow );
79 virtual XubString GetHelpText( const String& aHelpURL, const Window* pWindow );
96 static sal_Bool ShowBalloon( Window* pParent,
99 static sal_Bool ShowBalloon( Window* pParent,
107 static sal_Bool ShowQuickHelp( Window* pParent,
112 static sal_Bool ShowQuickHelp( Window* pParent, in ShowQuickHelp()
120 static sal_uLong ShowTip( Window* pParent,
124 Window* pParent,
/aoo42x/main/sc/source/ui/inc/
H A Dvalidate.hxx108 …explicit ScValidationDlg( Window* pParent, const SfxItemSet* pArgSet, ScTabViewShell * pTabViewSh,…
112 inline static ScValidationDlg * Find1AliveObject( Window *pAncestor );
191 explicit ScTPValidationValue( Window* pParent, const SfxItemSet& rArgSet );
194 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rArgSet );
240 DECL_LINK( KillFocusHdl, Window *);
247 …ScRefButtonEx( Window* pParent, const ResId& rResId, ScRefEdit* pEdit = NULL, ScRefHandler *pRefHd… in ScRefButtonEx()
288 ScTPValidationHelp( Window* pParent, const SfxItemSet& rArgSet );
291 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet );
321 ScTPValidationError( Window* pParent, const SfxItemSet& rArgSet );
324 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet );
[all …]
H A Dscuitphfedit.hxx65 ScHFEditPage( Window* pParent,
118 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet );
122 ScRightHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
130 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet );
134 ScLeftHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
142 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet );
146 ScRightFooterEditPage( Window* pParent, const SfxItemSet& rSet );
154 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet );
158 ScLeftFooterEditPage( Window* pParent, const SfxItemSet& rSet );
/aoo42x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx56 class ContentWindow : public ::sd::Window
59 ContentWindow(::Window& rParent, SlideSorter& rSlideSorter);
83 const ::boost::shared_ptr<sd::Window>& rpContentWindow, in CreateSlideSorter()
105 ::Window& rParentWindow) in CreateSlideSorter()
121 const ::boost::shared_ptr<sd::Window>& rpContentWindow, in SlideSorter()
149 ::Window& rParentWindow) in SlideSorter()
358 void SlideSorter::SetupControls (::Window* ) in SetupControls() argument
372 ::Window* pParentWindow = pWindow->GetParent(); in SetupListeners()
409 ::Window* pParentWindow = pWindow->GetParent(); in ReleaseListeners()
600 ::Window& rParent, in ContentWindow()
[all …]
/aoo42x/main/cui/source/inc/
H A Dtransfrm.hxx66 SvxTransformTabDialog( Window* pParent, const SfxItemSet* pAttr,
167 SvxPositionSizeTabPage( Window* pParent, const SfxItemSet& rInAttrs );
169 static SfxTabPage* Create( Window*, const SfxItemSet& );
178 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
232 SvxAngleTabPage( Window* pParent, const SfxItemSet& rInAttrs );
234 static SfxTabPage* Create( Window*, const SfxItemSet& );
243 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
281 SvxSlantTabPage( Window* pParent, const SfxItemSet& rInAttrs );
283 static SfxTabPage* Create( Window*, const SfxItemSet& );
292 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
H A Dnumpages.hxx95 SvxSingleNumPickTabPage(Window* pParent,
99 static SfxTabPage* Create( Window* pParent,
133 SvxBulletPickTabPage(Window* pParent,
137 static SfxTabPage* Create( Window* pParent,
179 SvxNumPickTabPage(Window* pParent,
183 static SfxTabPage* Create( Window* pParent,
227 SvxBitmapPickTabPage(Window* pParent,
231 static SfxTabPage* Create( Window* pParent,
338 SvxNumOptionsTabPage(Window* pParent,
342 static SfxTabPage* Create( Window* pParent,
[all …]
/aoo42x/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hxx62 Window* pParent,
96 ::boost::scoped_ptr<Window> mpToolBoxFontBackground;
98 ::boost::scoped_ptr<Window> mpToolBoxIncDecBackground;
100 ::boost::scoped_ptr<Window> mpToolBoxScriptBackground;
102 ::boost::scoped_ptr<Window> mpToolBoxScriptSwBackground;
104 ::boost::scoped_ptr<Window> mpToolBoxSpacingBackground;
106 ::boost::scoped_ptr<Window> mpToolBoxFontColorBackground;
108 ::boost::scoped_ptr<Window> mpToolBoxFontColorBackgroundSW;
110 ::boost::scoped_ptr<Window> mpToolBoxHighlightBackground;
158 Window* pParent,
/aoo42x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx74 class ColoredPanelWindow : public Window
78 :Window( &i_rParent ) in ColoredPanelWindow()
147 virtual void Activate( Window& i_rParentWindow );
214 void ColoredPanel::Activate( Window& i_rParentWindow ) in Activate()
282 class OptionsWindow :public Window
366 :Window( &i_rParent, WB_BORDER | WB_DIALOGCONTROL ) in OptionsWindow()
404 Window* pControls[] = in OptionsWindow()
489 Window::StateChanged( i_nStateChange ); in StateChanged()
500 Window::GetFocus(); in GetFocus()
518 Window::Resize(); in Resize()
[all …]

Completed in 142 milliseconds

12345678910>>...126