Home
last modified time | relevance | path

Searched refs:Window (Results 126 – 150 of 3130) sorted by relevance

12345678910>>...126

/aoo42x/main/vcl/source/app/
H A Dhelp.cxx70 sal_Bool Help::Start( const XubString&, const Window* ) in Start() argument
82 XubString Help::GetHelpText( const String&, const Window* ) in GetHelpText() argument
116 Window* pWindow = pSVData->maWinData.mpFocusWin; in StartContextHelp()
217 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
229 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
262 sal_Bool Help::ShowQuickHelp( Window* pParent, in ShowQuickHelp()
285 sal_uIntPtr Help::ShowTip( Window* pParent, const Rectangle& rScreenRect, in ShowTip()
319 Window* pFrameWindow = pHelpWin->ImplGetFrameWindow(); in HideTip()
369 Window::SetHelpText( rText ); in HelpTextWindow()
686 Window * pWindow = pHelpWin->GetParent()->ImplGetFrameWindow(); in ImplDestroyHelpWindow()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dtpsubt.hxx46 ScTpSubTotalGroup( Window* pParent, sal_uInt16 nResId,
92 ScTpSubTotalGroup1( Window* pParent,
98 static SfxTabPage* Create ( Window* pParent,
109 ScTpSubTotalGroup2( Window* pParent,
115 static SfxTabPage* Create ( Window* pParent,
126 ScTpSubTotalGroup3( Window* pParent,
132 static SfxTabPage* Create ( Window* pParent,
144 ScTpSubTotalOptions( Window* pParent,
151 static SfxTabPage* Create ( Window* pParent,
H A Dnotemark.hxx40 Window* pWindow;
41 Window* pRightWin;
42 Window* pBottomWin;
43 Window* pDiagWin;
61 ScNoteMarker( Window* pWin, Window* pRight, Window* pBottom, Window* pDiagonal,
/aoo42x/main/sd/source/ui/inc/
H A DView.hxx60 class Window;
92 virtual void DoCut(::Window* pWindow=NULL);
93 virtual void DoCopy(::Window* pWindow=NULL);
94 virtual void DoPaste(::Window* pWindow=NULL);
97 virtual void StartDrag( const Point& rStartPos, ::Window* pWindow );
102 ::sd::Window* pTargetWindow = NULL,
108 ::sd::Window* pTargetWindow = NULL,
114 CreateClipboardDataObject (::sd::View*, ::Window& rWindow);
117 CreateDragDataObject (::sd::View*, ::Window& rWindow,
121 CreateSelectionDataObject (::sd::View*, ::Window& rWindow);
[all …]
H A DSlideSorterViewShell.hxx55 ::Window* pParentWindow,
90 virtual void Command (const CommandEvent& rEvent, ::sd::Window* pWindow);
109 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
124 ::Window* pWindow );
130 ::sd::Window* pTargetWindow = NULL,
136 ::sd::Window* pTargetWindow = NULL,
176 CreateAccessibleDocumentView (::sd::Window* pWindow);
185 virtual bool RelocateToParentWindow (::Window* pParentWindow);
203 ::Window* pParentWindow,
H A DSlideSorter.hxx40 class Window;
46 class Window;
66 typedef ::boost::shared_ptr<sd::Window> SharedSdWindow;
110 const ::boost::shared_ptr<sd::Window>& rpContentWindow,
128 ::Window& rParentWindow);
182 bool RelocateToWindow (::Window* pWindow);
253 const ::boost::shared_ptr<sd::Window>& rpContentWindow,
260 ::Window& rParentWindow);
269 void SetupControls (::Window* pParentWindow);
H A Dfuinsert.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
44 ::sd::Window* pWin,
59 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
65 ::sd::Window* pWin,
80 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
86 ::sd::Window* pWin,
100 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
106 ::sd::Window* pWin,
/aoo42x/main/sw/source/ui/envelp/
H A Dswuilabimp.hxx58 SwLabPage(Window* pParent, const SfxItemSet& rSet);
74 using Window::GetParent;
78 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
106 Window aExampleWIN;
130 SwVisitingCardPage(Window* pParent, const SfxItemSet& rSet);
138 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
182 SwPrivateDataPage(Window* pParent, const SfxItemSet& rSet);
190 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
232 SwBusinessDataPage(Window* pParent, const SfxItemSet& rSet);
240 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
/aoo42x/main/extensions/source/bibliography/
H A Dbibcont.cxx54 BibWindow::BibWindow( Window* pParent, WinBits nStyle ) : Window( pParent, nStyle ), BibShortCutHan… in BibWindow()
63 BibSplitWindow::BibSplitWindow( Window* pParent, WinBits nStyle ) : SplitWindow( pParent, nStyle ),… in BibSplitWindow()
72 BibTabPage::BibTabPage( Window* pParent, const ResId& rResId ) : TabPage( pParent, rResId ), BibSho… in BibTabPage()
93 BibWindowContainer::BibWindowContainer( Window* pParent, BibShortCutHandler* pChildWin, WinBits nSt… in BibWindowContainer()
99 Window* pChildWindow = GetChild(); in BibWindowContainer()
110 Window* pDel = GetChild(); in ~BibWindowContainer()
134 BibBookContainer::BibBookContainer(Window* pParent,BibDataManager* pDtMn, WinBits nStyle): in BibBookContainer()
155 Window* pDel = pTopWin; in ~BibBookContainer()
162 Window* pDel = pBottomWin; in ~BibBookContainer()
/aoo42x/main/basctl/source/basicide/
H A Dbaside2.hxx127 using Window::Notify;
158 EditorWindow( Window* pParent );
184 class BreakPointWindow : public Window
209 BreakPointWindow( Window* pParent );
245 WatchTreeListBox( Window* pParent, WinBits nWinBits );
277 WatchWindow( Window* pParent );
301 StackWindow( Window* pParent );
308 class ComplexEditorWindow : public Window
429 virtual Window* GetLayoutWindow();
449 class ModulWindowLayout: public Window, public utl::ConfigurationListener
[all …]
H A Dmoduldlg.hxx63 NewObjectDialog(Window * pParent, sal_uInt16 nMode, bool bCheckName = false);
83 ExportDialog( Window * pParent );
107 ExtBasicTreeListBox( Window* pParent, const ResId& rRes );
123 BasicCheckBox( Window* pParent, const ResId& rResId );
154 LibDialog( Window* pParent );
175 OrganizeDialog( Window* pParent, sal_Int16 tabId, BasicEntryDescriptor& rDesc );
209 ObjectPage( Window* pParent, const ResId& rResId, sal_uInt16 nMode );
260 LibPage( Window* pParent );
267 SbModule* createModImpl( Window* pWin, const ScriptDocument& rDocument,
269 void createLibImpl( Window* pWin, const ScriptDocument& rDocument,
/aoo42x/main/dbaccess/source/ui/inc/
H A DUITools.hxx90 class Window;
137 Window* _pParent,
202 Window* _pErrorMessageParent,
232 Window* _pParent);
236 sal_Bool callColumnFormatDialog(Window* _pParent,
253 Window* _pParent);
266 void notifySystemWindow(Window* _pWindow,
267 Window* _pToRegister,
268 ::comphelper::mem_fun1_t<TaskPaneList,Window*> _rMemFunc);
282 sal_Bool isHiContrast(Window* _pWindow);
[all …]
/aoo42x/main/sc/source/ui/dbgui/
H A Dvalidate.cxx68 ScValidationDlg::ScValidationDlg( Window* pParent, in ScValidationDlg()
492 if( Window *pParent = GetParent() ) in GetValidationDlg()
546 if ( Window *pWnd = GetChild( 0 ) ) in TidyListBoxes()
549 std::list<Window*> alstOrder; in TidyListBoxes()
583 Window *pParent = (*i)->GetParent(); in TidyListBoxes()
603 IMPL_LINK( ScTPValidationValue, KillFocusHdl, Window *, pWnd ) in IMPL_LINK() argument
686 ScTPValidationHelp::ScTPValidationHelp( Window* pParent, in ScTPValidationHelp()
729 SfxTabPage* __EXPORT ScTPValidationHelp::Create( Window* pParent, in Create()
772 ScTPValidationError::ScTPValidationError( Window* pParent, in ScTPValidationError()
887 Window* pOld = Application::GetDefDialogParent(); in IMPL_LINK()
[all …]
/aoo42x/main/vcl/inc/
H A Dbrdwin.hxx89 class ImplBorderWindow : public Window
91 friend class Window;
98 Window* mpMenuBarWindow;
119 using Window::ImplInit;
120 void ImplInit( Window* pParent,
123 void ImplInit( Window* pParent,
132 ImplBorderWindow( Window* pParent,
136 ImplBorderWindow( Window* pParent, WinBits nStyle = 0,
138 ImplBorderWindow( Window* pParent,
158 using Window::Draw;
[all …]
/aoo42x/main/filter/source/pdf/
H A Dimpdialog.hxx153 ImpPDFTabDialog( Window* pParent,
222 ImpPDFTabGeneralPage( Window* pParent,
226 static SfxTabPage* Create( Window* pParent,
265 ImpPDFTabOpnFtrPage( Window* pParent,
269 static SfxTabPage* Create( Window* pParent,
301 ImpPDFTabViewerPage( Window* pParent,
305 static SfxTabPage* Create( Window* pParent,
361 ImpPDFTabSecurityPage( Window* pParent,
365 static SfxTabPage* Create( Window* pParent,
395 ImpPDFTabLinksPage( Window* pParent,
[all …]
/aoo42x/main/vcl/inc/vcl/
H A Dmenu.hxx49 class Window;
137 Window* pWindow;
175 SAL_DLLPRIVATE Size ImplCalcSize( Window* pWin );
195 …SAL_DLLPRIVATE long ImplGetNativeCheckAndRadioSize( Window*, long& rCheckHeight, long&…
205 SAL_DLLPRIVATE Window* ImplGetWindow() const { return pWindow; } in ImplGetWindow()
364 sal_Bool ConvertPoint( Point& rPoint, Window* pReferenceWindow ) const;
372 Window* GetWindow() const { return pWindow; } in GetWindow()
412 SAL_DLLPRIVATE static Window* ImplCreate( Window* pParent, Window* pWindow, MenuBar* pMenu );
502 …SAL_DLLPRIVATE sal_uInt16 ImplExecute( Window* pWindow, const Rectangle& rRect, sal…
515 sal_uInt16 Execute( Window* pWindow, const Point& rPopupPos );
[all …]
/aoo42x/main/sfx2/source/sidebar/
H A DLayouter.cxx32 Window& rControl, in EnlargeControlHorizontally()
45 Window& rControl, in SetWidth()
58 Window& rControl, in SetRight()
71 Window& rControl, in MoveControlHorizontally()
83 Window& rControl, in SetHorizontalPosition()
93 Window& /* rControl */) in PrepareForLayouting() argument
102 const Window& rControl, in MapX()
112 const Window& rControl, in MapWidth()
H A DDeck.hxx48 : public Window
53 Window* pParentWindow,
66 ::Window* GetPanelParentWindow (void);
80 static void PrintWindowSubTree (Window* pRoot, int nIndentation);
82 class ScrollContainerWindow : public Window
85 ScrollContainerWindow (Window* pParentWindow);
101 ::boost::scoped_ptr<Window> mpScrollClipWindow;
103 ::boost::scoped_ptr<Window> mpFiller;
/aoo42x/main/cui/source/inc/
H A Dcuigaldlg.hxx113 SearchProgress( Window* pParent, const INetURLObject& rStartURL );
164 TakeProgress( Window* pWindow );
194 ActualizeProgress( Window* pWindow, GalleryTheme* pThm );
216 TitleDialog( Window* pParent, const String& rOldText );
239 GalleryIdDialog( Window* pParent, GalleryTheme* pThm );
257 GalleryThemeProperties( Window* pParent, ExchangeData* pData, SfxItemSet* pItemSet );
289 TPGalleryThemeGeneral( Window* pParent, const SfxItemSet& rSet );
295 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
358 TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet );
366 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
/aoo42x/main/svx/inc/svx/
H A Dsvdpntv.hxx458 virtual void InvalidateOneWin(Window& rWin);
459 virtual void InvalidateOneWin(Window& rWin, const Rectangle& rRect);
507 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, Window* pWin);
509 …virtual sal_Bool MouseButtonDown(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False… in MouseButtonDown() argument
510 virtual sal_Bool MouseButtonUp(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False; } in MouseButtonUp() argument
511 virtual sal_Bool MouseMove(const MouseEvent& /*rMEvt*/, Window* /*pWin*/) { return sal_False; } in MouseMove() argument
512 virtual sal_Bool Command(const CommandEvent& /*rCEvt*/, Window* /*pWin*/) { return sal_False; } in Command() argument
515 sal_Bool Paste(Window* /*pWin*/=NULL, sal_uIntPtr /*nFormat*/=SDR_ANYFORMAT) { return sal_False; } in Paste() argument
524 virtual void MakeVisible(const Rectangle& rRect, Window& rWin);
549 …sal_Bool IsItemBrowserVisible() const { return pItemBrowser!=NULL && ((Window*)pItemBrowser)->IsVi… in IsItemBrowserVisible()
[all …]
/aoo42x/main/vcl/source/window/
H A Ddndevdis.cxx47 DNDEventDispatcher::DNDEventDispatcher( Window * pTopWindow ): in DNDEventDispatcher()
78 Window * pChildWindow = m_pTopWindow->ImplFindWindow( location ); in drop()
134 Window * pChildWindow = m_pTopWindow->ImplFindWindow( location ); in dragEnter()
197 Window * pChildWindow = m_pTopWindow->ImplFindWindow( location ); in dragOver()
255 Window * pChildWindow = m_pTopWindow->ImplFindWindow( location ); in dropActionChanged()
312 Window * pChildWindow = m_pTopWindow->ImplFindWindow( origin ); in dragGestureRecognized()
357 sal_Int32 DNDEventDispatcher::fireDragEnterEvent( Window *pWindow, in fireDragEnterEvent()
393 sal_Int32 DNDEventDispatcher::fireDragOverEvent( Window *pWindow, in fireDragOverEvent()
453 sal_Int32 DNDEventDispatcher::fireDropActionChangedEvent( Window *pWindow, in fireDropActionChangedEvent()
486 sal_Int32 DNDEventDispatcher::fireDropEvent( Window *pWindow, in fireDropEvent()
[all …]
/aoo42x/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx67 ListLikeControlWithModifyHandler( Window* _pParent, WinBits _nStyle ) in ListLikeControlWithModifyHandler()
109 OTimeControl( Window* pParent, WinBits nWinStyle );
124 ODateControl( Window* pParent, WinBits nWinStyle );
160 ODateTimeControl( Window* pParent,WinBits nWinStyle );
178 HyperlinkInput( Window* _pParent, WinBits _nWinStyle );
207 OHyperlinkControl( Window* _pParent, WinBits _nWinStyle );
253 ONumericControl( Window* pParent, WinBits nWinStyle );
298 OColorControl( Window* pParent, WinBits nWinStyle );
324 OListboxControl( Window* pParent, WinBits nWinStyle );
348 OComboboxControl( Window* pParent, WinBits nWinStyle );
[all …]
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx157 Window* mpWindow;
315 Window* pWindow = mpViewShell->GetWindow(); in LogicToPixel()
334 Window* pWindow = mpViewShell->GetWindow(); in PixelToLogic()
363 Window* pWindow = mpViewShell->GetWindow(); in GetVisRect()
378 Window* pWin = mpViewShell->GetWindow(); in CorrectVisArea()
582 Window* mpWindow;
1392 Window* pWin = mpViewShell->GetWindow(); in GetTextForwarder()
1511 Window* pWindow = mpViewShell->GetWindow(); in GetTextForwarder()
1658 Window* pWin = mpViewShell->GetWindow(); in GetTextForwarder()
1766 Window* pWindow = mpViewShell->GetWindow(); in GetTextForwarder()
[all …]
/aoo42x/main/sw/inc/
H A Dviewsh.hxx70 class Window;
105 Window *pWin, sal_uInt16 nZoom );
135 Window *pWin; // = 0 during printing or pdf export
193 static Window* pCareWindow; // diesem Fenster ausweichen
353 inline Window* GetWin() const { return pWin; } in GetWin()
355 void SetWin(Window* win) { pWin = win; } in SetWin()
449 static void SetCareWin( Window* pNew );
450 static Window* GetCareWin(ViewShell& rVSh) in GetCareWin()
452 static Window* CareChildWin(ViewShell& rVSh);
572 ViewShell( ViewShell&, Window *pWin = 0, OutputDevice *pOut = 0,
[all …]
/aoo42x/main/svx/source/inc/
H A Ddatanavi.hxx175 XFormsPage( Window* pParent, DataNavigatorWindow* _pNaviWin, DataGroupType _eGroup );
210 class DataNavigatorWindow : public Window
262 DataNavigatorWindow( Window* pParent, SfxBindings* pBindings );
291 DataNavigator( SfxBindings* pBindings, SfxChildWindow* pMgr, Window* pParent );
294 using Window::Update;
306 SVX_DLLPRIVATE DataNavigatorManager( Window* pParent, sal_uInt16 nId,
396 AddConditionDialog( Window* pParent,
513 AddSubmissionDialog( Window* pParent, ItemNode* _pNode,
534 AddModelDialog( Window* pParent, bool _bEdit );
565 AddInstanceDialog( Window* pParent, bool _bEdit );
[all …]

Completed in 194 milliseconds

12345678910>>...126