Home
last modified time | relevance | path

Searched refs:Window (Results 51 – 75 of 2878) sorted by relevance

12345678910>>...116

/aoo41x/main/svx/source/inc/
H A Ddocrecovery.hxx333 class PluginProgressWindow : public Window
376 Window* getPlugWindow();
458 TabDialog4Recovery(Window* pParent);
472 Window m_aTitleWin;
503 SaveDialog(Window* pParent,
532 Window m_aProgrParent;
627 RecovDocList( Window* pParent,
650 Window m_aTitleWin;
655 Window m_aProgrParent;
807 Window maTitleWin;
[all …]
/aoo41x/main/sfx2/inc/sfx2/
H A Dchildwin.hxx86 typedef SfxChildWindow* (*SfxChildWinCtor)( ::Window *pParentWindow,
142 ::Window* pWindow;
151 void SetWindow( ::Window* pWin ) in SetWindow()
153 ::Window* GetWindow() const in GetWindow()
168 ::Window* pParent; // parent window ( Topwindow )
173 ::Window* pWindow; // eigentlicher Inhalt
189 ::Window* GetWindow() const in GetWindow()
191 ::Window* GetParent() const in GetParent()
216 ::Window* GetContextWindow() const in GetContextWindow()
219 ::Window* GetContextWindow( SfxModule *pModule ) const;
[all …]
H A Ddinfdlg.hxx214 SfxDocumentPage( Window* pParent, const SfxItemSet& );
220 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
241 SfxDocumentDescPage( Window* pParent, const SfxItemSet& );
247 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
302 SfxInternetPage( Window* pParent, const SfxItemSet& );
310 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
321 SfxDocumentInfoDialog( Window* pParent, const SfxItemSet& );
450 CustomPropertyLine( Window* pParent );
457 class CustomPropertiesWindow : public Window
496 CustomPropertiesWindow( Window* pParent, const ResId& rResId );
[all …]
H A Dsfxdlg.hxx44 class Window;
116 …virtual VclAbstractDialog* CreateSfxDialog( Window* pParent, const SfxBindings& rBindings…
119 Window* pParent,
125 Window* pParent,
132 …virtual SfxAbstractInsertObjectDialog* CreateInsertObjectDialog( Window* pParent, const rtl::OUStr…
135 …virtual VclAbstractDialog* CreateEditObjectDialog( Window* pParent, const rtl::OUString& …
137 virtual SfxAbstractPasteDialog* CreatePasteDialog( Window* pParent )=0;
139 …virtual VclAbstractDialog * CreateSvxScriptOrgDialog( Window* pParent, const String& rLan…
143 Window* pParent,
149 Window* pParent, com::sun::star::uno::Any aException ) = 0;
[all …]
/aoo41x/main/svtools/source/control/
H A Dtaskmisc.cxx117 Window* pWindow; in ImplTile()
143 pWindow = (Window*)mpWinList->First(); in ImplTile()
174 pWindow = (Window*)mpWinList->Next(); in ImplTile()
199 Window* pWindow; in ImplHorz()
205 pWindow = (Window*)mpWinList->First(); in ImplHorz()
217 pWindow = (Window*)mpWinList->Next(); in ImplHorz()
233 Window* pWindow; in ImplVert()
239 pWindow = (Window*)mpWinList->First(); in ImplVert()
251 pWindow = (Window*)mpWinList->Next(); in ImplVert()
280 Window* pWindow; in ImplCascade()
[all …]
/aoo41x/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx47 void lcl_setSpecialReadOnly( sal_Bool _bReadOnly, Window* _pWin ) in lcl_setSpecialReadOnly()
76 inline OPropColumnEditCtrl::OPropColumnEditCtrl(Window* pParent, in OPropColumnEditCtrl()
94 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWinStyle …
95 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = -1);
109 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition, WinBits … in OPropEditCtrl()
115 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short … in OPropEditCtrl()
129 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWi…
130 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPositio…
164 …inline OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWinSty…
165 …inline OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = …
[all …]
/aoo41x/main/vcl/inc/
H A Dsvdata.hxx93 class Window;
229 Window* mpFirstFrame; // First FrameWindow
230 Window* mpDefDialogParent; // Default Dialog Parent
365 Window* mpIntroWindow; // the splash screen
382 Window* ImplGetDefaultWindow();
386 void ImplWindowAutoMnemonic( Window* pWindow );
389 Window* ImplFindWindow( const SalFrame* pFrame, Point& rSalFramePos );
435 const Window* mpWindow;
438 ImplDelData( const Window* pWindow = NULL ) in ImplDelData()
452 void AttachToWindow( const Window* );
[all …]
H A Dprintdlg.hxx50 class PrintPreviewWindow : public Window
64 PrintPreviewWindow( Window* pParent, const ResId& );
80 class ShowNupOrderWindow : public Window
87 ShowNupOrderWindow( Window* pParent );
136 NUpTabPage( Window*, const ResId& );
182 JobTabPage( Window*, const ResId& );
202 OutputOptPage( Window*, const ResId& );
236 std::list< Window* > maControls;
238 std::map< rtl::OUString, std::vector< Window* > >
268 void makeEnabled( Window* );
[all …]
/aoo41x/main/vcl/source/window/
H A Ddialog.cxx73 static sal_Bool ImplIsMnemonicCtrl( Window* pWindow ) in ImplIsMnemonicCtrl()
109 void ImplWindowAutoMnemonic( Window* pWindow ) in ImplWindowAutoMnemonic()
112 Window* pGetChild; in ImplWindowAutoMnemonic()
113 Window* pChild; in ImplWindowAutoMnemonic()
127 Window* pParent = pWindow->GetParent(); in ImplWindowAutoMnemonic()
390 Window *pWindow = this; in ImplCenterDialog()
627 Window* pParent = GetParent(); in ImplStartExecuteModal()
693 Window* pDialogParent = mpDialogParent; in Execute()
814 void Dialog::EndAllDialogs( Window* pParent ) in EndAllDialogs()
851 Window* pParent = GetParent(); in SetModalInputMode()
[all …]
/aoo41x/main/sd/source/ui/sidebar/
H A DSidebarFocusManager.hxx33 class Window;
61 ::Window* pSource,
62 ::Window* pTarget,
73 void RegisterUpLink (::Window* pSource, ::Window* pTarget);
83 void RegisterDownLink (::Window* pSource, ::Window* pTarget);
90 ::Window* pSource,
91 ::Window* pTarget);
99 bool TransferFocus (::Window* pSource, const KeyCode& rCode);
115 void RemoveLinks (::Window* pWindow);
120 void RemoveUnusedEventListener (::Window* pWindow);
/aoo41x/main/toolkit/source/awt/
H A Dvclxbutton.hxx44 VCLXOKButton( Window *p );
50 VCLXCancelButton( Window *p );
56 VCLXYesButton( Window *p );
62 VCLXNoButton( Window *p );
68 VCLXRetryButton( Window *p );
74 VCLXIgnoreButton( Window *p );
80 VCLXResetButton( Window *p );
86 VCLXApplyButton( Window *p );
92 VCLXHelpButton( Window *p );
99 VCLXMoreButton( Window *p );
[all …]
H A Dvclxbutton.cxx53 VCLXOKButton::VCLXOKButton( Window *p ) in VCLXOKButton()
59 VCLXCancelButton::VCLXCancelButton( Window *p ) in VCLXCancelButton()
66 VCLXYesButton::VCLXYesButton( Window *p ) in VCLXYesButton()
72 VCLXNoButton::VCLXNoButton( Window *p ) in VCLXNoButton()
78 VCLXRetryButton::VCLXRetryButton( Window *p ) in VCLXRetryButton()
84 VCLXIgnoreButton::VCLXIgnoreButton( Window *p ) in VCLXIgnoreButton()
90 VCLXResetButton::VCLXResetButton( Window *p ) in VCLXResetButton()
96 VCLXApplyButton::VCLXApplyButton( Window *p ) in VCLXApplyButton()
102 VCLXHelpButton::VCLXHelpButton( Window *p ) in VCLXHelpButton()
108 VCLXMoreButton::VCLXMoreButton( Window *p ) in VCLXMoreButton()
[all …]
/aoo41x/main/vcl/inc/vcl/
H A Ddialog.hxx33 #define DIALOG_NO_PARENT ((Window*)0xffffffff)
44 Window* mpDialogParent;
63 using Window::ImplInit;
64 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
77 explicit Dialog( Window* pParent, WinBits nStyle = WB_STDDIALOG );
78 explicit Dialog( Window* pParent, const ResId& );
106 static void EndAllDialogs( Window* pParent=NULL );
132 explicit ModelessDialog( Window* pParent, const ResId& );
143 explicit ModalDialog( Window* pParent, const ResId& );
146 using Window::Show;
[all …]
H A Dfield.hxx506 explicit PatternField( Window* pParent, const ResId& );
526 explicit NumericField( Window* pParent, const ResId& );
553 explicit MetricField( Window* pParent, const ResId& );
652 explicit DateField( Window* pParent, const ResId& );
688 explicit TimeField( Window* pParent, const ResId& );
719 explicit PatternBox( Window* pParent, const ResId& );
746 explicit NumericBox( Window* pParent, const ResId& );
773 explicit MetricBox( Window* pParent, const ResId& );
806 explicit CurrencyBox( Window* pParent, const ResId& );
835 explicit DateBox( Window* pParent, const ResId& );
[all …]
H A Dstatus.hxx74 class VCL_DLLPUBLIC StatusBar : public Window
101 using Window::ImplInit;
119 StatusBar( Window* pParent,
179 using Window::SetQuickHelpText;
181 using Window::GetQuickHelpText;
202 { Window::SetHelpText( rText ); } in SetHelpText()
204 { return Window::GetHelpText(); } in GetHelpText()
207 { Window::SetHelpId( rId ); } in SetHelpId()
209 { return Window::GetHelpId(); } in GetHelpId()
218 using Window::SetAccessibleName;
[all …]
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx38 class Window;
45 class Window;
48 class Window;
80 void DoCut (::Window* pWindow = 0);
81 void DoCopy (::Window* pWindow = 0);
82 void DoPaste (::Window* pWindow = 0);
83 void DoDelete (::Window* pWindow = 0);
87 ::Window* pWindow );
95 ::sd::Window* pTargetWindow = NULL,
149 ::Window* pWindow,
[all …]
/aoo41x/main/svx/inc/svx/
H A Dsvdedxv.hxx93 Window* pTextEditWin; // passendes Win zu pTextEditOutlinerView
98 Window* pMacroWin;
129 OutlinerView* ImpFindOutlinerView(Window* pWin) const;
239 Window* GetTextEditWin() const { return pTextEditWin; } in GetTextEditWin()
240 void SetTextEditWin(Window* pWin);
250 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, Window* pWin);
251 virtual sal_Bool MouseButtonDown(const MouseEvent& rMEvt, Window* pWin);
252 virtual sal_Bool MouseButtonUp(const MouseEvent& rMEvt, Window* pWin);
253 virtual sal_Bool MouseMove(const MouseEvent& rMEvt, Window* pWin);
254 virtual sal_Bool Command(const CommandEvent& rCEvt, Window* pWin);
[all …]
/aoo41x/main/toolkit/source/helper/
H A Dunowrapper.cxx246 sal_Bool lcl_ImplIsParent( Window* pParentWindow, Window* pPossibleChild ) in lcl_ImplIsParent()
248 Window* pWindow = ( pPossibleChild != pParentWindow ) ? pPossibleChild : NULL; in lcl_ImplIsParent()
255 void UnoWrapper::WindowDestroyed( Window* pWindow ) in WindowDestroyed()
259 Window* pChild = pWindow->GetWindow( WINDOW_FIRSTCHILD ); in WindowDestroyed()
262 Window* pNextChild = pChild->GetWindow( WINDOW_NEXT ); in WindowDestroyed()
264 Window* pClient = pChild->GetWindow( WINDOW_CLIENT ); in WindowDestroyed()
275 Window* pOverlap = pWindow->GetWindow( WINDOW_OVERLAP ); in WindowDestroyed()
279 Window* pNextOverlap = pOverlap->GetWindow( WINDOW_NEXT ); in WindowDestroyed()
280 Window* pClient = pOverlap->GetWindow( WINDOW_CLIENT ); in WindowDestroyed()
291 Window* pParent = pWindow->GetParent(); in WindowDestroyed()
[all …]
/aoo41x/main/forms/source/solar/control/
H A Dnavtoolbar.cxx113 ImplNavToolBar( Window* _pParent ) in ImplNavToolBar()
151 :Window( _pParent, _nStyle ) in DBG_NAME()
315 Window* pItemWindow = NULL; in implInit()
493 Window::StateChanged( nType ); in StateChanged()
534 Window::Resize(); in Resize()
540 Window::SetControlBackground(); in SetControlBackground()
553 Window::SetControlBackground( _rColor ); in SetControlBackground()
566 Window::SetTextLineColor( ); in SetTextLineColor()
574 Window::SetTextLineColor( _rColor ); in SetTextLineColor()
585 Window* pItemWindow = m_pToolbar->GetItemWindow( nItemId ); in forEachItemWindow()
[all …]
/aoo41x/main/forms/source/solar/inc/
H A Dnavtoolbar.hxx46 class NavigationToolBar : public Window
71 ::std::vector< Window* > m_aChildWins;
75 Window* _pParent,
147 typedef void (NavigationToolBar::*ItemWindowHandler) (sal_uInt16, Window*, const void*) const;
150 …void setItemBackground( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const void* _pColor ) con…
151 …void setTextLineColor( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const void* _pColor ) cons…
153 …void setItemWindowZoom( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const void* /* _pParam */…
155 …void setItemControlFont( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const void* /* _pParam *…
157 …void adjustItemWindowWidth( sal_uInt16 _nItemId, Window* _pItemWindow, const void* /* _pParam */ )…
158 …void enableItemRTL( sal_uInt16 /*_nItemId*/, Window* _pItemWindow, const void* _pIsRTLEnabled ) co…
[all …]
/aoo41x/main/sfx2/source/layout/
H A Dsfxtabpage.cxx35 SfxTabDialog::SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& re…
41 ::Window* SfxTabDialog::GetParent () const
43 return Window::GetParent ();
46 ::Window* SfxTabDialog::GetWindow () const
48 return Window::GetParent ();
57 SfxTabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* s… in SfxTabPage()
61 dynamic_cast< ::Window* > (this)->SetComponentInterface (GetVCLXWindow ()); in SfxTabPage()
64 ::Window* SfxTabPage::GetParent () const in GetParent()
66 return Window::GetParent (); in GetParent()
69 ::Window* SfxTabPage::GetWindow () const in GetWindow()
[all …]
/aoo41x/main/sd/source/ui/inc/
H A DDrawViewShell.hxx90 ::Window* pParentWindow,
101 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
132 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
133 virtual void MouseMove(const MouseEvent& rMEvt, ::sd::Window* pWin);
136 virtual void Command(const CommandEvent& rCEvt, ::sd::Window* pWin);
142 virtual void AddWindow(::sd::Window* pWin);
143 virtual void RemoveWindow(::sd::Window* pWin);
259 void MakeVisible(const Rectangle& rRect, ::Window& rWin);
315 CreateAccessibleDocumentView (::sd::Window* pWindow);
375 virtual bool RelocateToParentWindow (::Window* pParentWindow);
[all …]
/aoo41x/main/cui/source/inc/
H A Dautocdlg.hxx50 OfaAutoCorrDlg(Window* pParent, const SfxItemSet *pSet );
83 OfaACorrCheckListBox(Window* pParent, const ResId& rResId ) : in OfaACorrCheckListBox()
120 static SfxTabPage* Create( Window* pParent,
179 OfaSwAutoFmtOptionsPage( Window* pParent,
184 static SfxTabPage* Create( Window* pParent,
199 AutoCorrEdit(Window* pParent, const ResId& rResId) : in AutoCorrEdit()
258 static SfxTabPage* Create( Window* pParent,
310 static SfxTabPage* Create( Window* pParent,
384 static SfxTabPage* Create( Window* pParent,
430 OfaAutoCompleteTabPage( Window* pParent,
[all …]
H A Dcuitabarea.hxx74 SvxAreaTabDialog( Window* pParent,
169 static SfxTabPage* Create(Window*, const SfxItemSet&);
176 virtual void PointChanged(Window* pWindow, RECT_POINT eRP);
288 static SfxTabPage* Create( Window*, const SfxItemSet& );
295 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
366 static SfxTabPage* Create( Window*, const SfxItemSet& );
459 static SfxTabPage* Create( Window*, const SfxItemSet& );
546 static SfxTabPage* Create( Window*, const SfxItemSet& );
639 static SfxTabPage* Create( Window*, const SfxItemSet& );
667 virtual Window* GetParentLabeledBy( const Window* pLabeled ) const;
[all …]
/aoo41x/main/cui/source/dialogs/
H A Dcommonlingui.cxx39 SvxClickInfoCtr::SvxClickInfoCtr( Window* pParent, const ResId& rResId ) : in SvxClickInfoCtr()
86 :Window( _pParent, CUI_RES( RID_SVX_WND_COMMON_LINGU ) ) in SvxCommonLinguisticControl()
146 void SvxCommonLinguisticControl::InsertControlGroup( Window& _rFirstGroupWindow, Window& _rLastGrou… in InsertControlGroup()
158 Window* pInsertBehind = pInsertAfter; in InsertControlGroup()
159 Window* pInsert = &_rFirstGroupWindow; in InsertControlGroup()
166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup()
171 Window* pNextInsert = pInsert->GetWindow( WINDOW_BORDER )->GetWindow( WINDOW_NEXT ); in InsertControlGroup()
186 Window::Paint(rRect ); in Paint()
202 Window* pResize[] = in Enlarge()
215 Window* pMoveDown[] = in Enlarge()
[all …]

Completed in 257 milliseconds

12345678910>>...116