Home
last modified time | relevance | path

Searched refs:Window (Results 551 – 575 of 3258) sorted by relevance

1...<<21222324252627282930>>...131

/aoo42x/main/vcl/source/window/
H A Dcursor.cxx51 Window* mpWindow; // Zugeordnetes Windows
58 Window* pWindow = pData->mpWindow; in ImplCursorInvert()
136 Window* pWindow = mpData->mpWindow; in ImplDraw()
177 Window* pWindow; in ImplShow()
343 void Cursor::SetWindow( Window* pWindow ) in SetWindow()
/aoo42x/main/vcl/inc/vcl/
H A Devent.hxx35 class Window;
353 Window* mpWindow;
361 Window* pWindow,
366 Window* GetWindow() const { return mpWindow; } in GetWindow()
385 inline NotifyEvent::NotifyEvent( sal_uInt16 nType, Window* pWindow, in NotifyEvent()
/aoo42x/main/fpicker/source/office/
H A Diodlg.hxx103 Window* _pPrevWin;
179 void ReleaseOwnerShip( Window* pUserControl );
201 SvtFileDialog( Window* _pParent, WinBits nBits, WinBits nExtraBits );
202 SvtFileDialog( Window* _pParent, WinBits nBits );
266 virtual sal_Bool AddControl( Window* pControl, sal_Bool bNewLine = sal_False );
/aoo42x/main/framework/source/classes/
H A Dfwktabwindow.cxx62 FwkTabControl::FwkTabControl( Window* pParent, const ResId& rResId ) : in FwkTabControl()
83 Window* pParent, const rtl::OUString& rPageURL, in FwkTabPage()
125 Window* pWindow = VCLUnoHelper::GetWindow( xWinPeer ); in CreateDialog()
203 FwkTabWindow::FwkTabWindow( Window* pParent ) : in FwkTabWindow()
205 Window( pParent, FwkResId( WIN_TABWINDOW ) ), in FwkTabWindow()
/aoo42x/main/sfx2/source/appl/
H A Dworkwin.cxx650 Window* pRet = pWorkWin; in GetTopWindow()
672 void SfxWorkWindow::ChangeWindow_Impl( Window *pNew ) in ChangeWindow_Impl()
674 Window *pOld = pWorkWin; in ChangeWindow_Impl()
1064 void SfxWorkWindow::AlignChild_Impl( Window& rWindow, in AlignChild_Impl()
1089 void SfxWorkWindow::ReleaseChild_Impl( Window& rWindow ) in ReleaseChild_Impl()
1876 Window *pWin = pCW->GetWindow(); in HidePopups_Impl()
1903 Window *pWin=0; in ConfigChild_Impl()
2821 Window *pDummy = pSplitWin->GetSplitWindow(); in ArrangeAutoHideWindows()
2822 Window *pWin = bDummyWindow ? pDummy : pSplitWin; in ArrangeAutoHideWindows()
2997 void SfxWorkWindow::SetActiveChild_Impl( Window *pChild ) in SetActiveChild_Impl()
[all …]
/aoo42x/main/toolkit/doc/layout/
H A Dvcl.txt26 + vcl's Window:
30 // Window
31 …:uno::Reference< ::com::sun::star::awt::XWindowPeer> GetWindowInterface( Window* pWindow, sal_Bool…
32 …virtual void SetWindowInterface( Window* pWindow, ::com::sun::star::uno::Reference< ::com::sun:…
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.hxx54 ScTabPageSortFields( Window* pParent,
58 static SfxTabPage* Create ( Window* pParent,
134 ScTabPageSortOptions( Window* pParent,
140 static SfxTabPage* Create ( Window* pParent,
/aoo42x/main/sc/source/ui/inc/
H A Dtpsort.hxx54 ScTabPageSortFields( Window* pParent,
58 static SfxTabPage* Create ( Window* pParent,
138 ScTabPageSortOptions( Window* pParent,
144 static SfxTabPage* Create ( Window* pParent,
/aoo42x/main/vcl/source/control/
H A Dfixbrd.cxx37 void FixedBorder::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
60 Window* pParent = GetParent(); in ImplInitSettings()
87 FixedBorder::FixedBorder( Window* pParent, WinBits nStyle ) : in FixedBorder()
95 FixedBorder::FixedBorder( Window* pParent, const ResId& rResId ) : in FixedBorder()
/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx94 SwContentOptPage::SwContentOptPage( Window* pParent, in SwContentOptPage()
181 SfxTabPage* SwContentOptPage::Create( Window* pParent, in Create()
321 SwAddPrinterTabPage::SwAddPrinterTabPage( Window* pParent, in SwAddPrinterTabPage()
440 SfxTabPage* SwAddPrinterTabPage::Create( Window* pParent, in Create()
616 SwStdFontTabPage::SwStdFontTabPage( Window* pParent, in SwStdFontTabPage()
709 SfxTabPage* SwStdFontTabPage::Create( Window* pParent, in Create()
1739 Window(pParent, rResID), in SwMarkPreview()
1791 Window::DataChanged( rDCEvt ); in DataChanged()
1886 Window::DrawRect(rRect); in DrawRect()
2483 SwTestTabPage::SwTestTabPage( Window* pParent, in SwTestTabPage()
[all …]
H A Doptload.cxx73 SwLoadOptPage::SwLoadOptPage( Window* pParent, const SfxItemSet& rSet ) : in SwLoadOptPage()
150 SfxTabPage* __EXPORT SwLoadOptPage::Create( Window* pParent, in Create()
339 SwCaptionOptDlg::SwCaptionOptDlg(Window* pParent, const SfxItemSet& rSet) : in SwCaptionOptDlg()
358 SwCaptionPreview::SwCaptionPreview( Window* pParent, const ResId& rResId ) in SwCaptionPreview()
359 : Window( pParent, rResId ) in SwCaptionPreview()
384 Window::Paint( rRect ); in Paint()
391 SwCaptionOptPage::SwCaptionOptPage( Window* pParent, const SfxItemSet& rSet ) in SwCaptionOptPage()
526 SfxTabPage* SwCaptionOptPage::Create( Window* pParent, in Create()
/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx139 SearchDlg_Impl( Window* pParent ) : in SearchDlg_Impl()
370 SvxSearchDialog::SvxSearchDialog( Window* pParent, SfxBindings& rBind ) : in SvxSearchDialog()
420 #undef Window
421 #define Window layout::Window macro
424 void lcl_MoveDown( Window& rWindow, sal_Int32 nOffset ) in lcl_MoveDown()
588 Window* aWindows[] = in Construct_Impl()
892 Window* pWins[] = in CalculateDelta_Impl()
898 Window** pCurrent = pWins; in CalculateDelta_Impl()
935 #undef Window
936 #define Window ::Window macro
[all …]
/aoo42x/main/sd/source/ui/dlg/
H A Dtpoption.cxx67 SdTpOptionsSnap::SdTpOptionsSnap( Window* pParent, const SfxItemSet& rInAttrs ) : in SdTpOptionsSnap()
148 SfxTabPage* SdTpOptionsSnap::Create( Window* pWindow, in Create()
160 SdTpOptionsContents::SdTpOptionsContents( Window* pParent, const SfxItemSet& rInAttrs ) : in SdTpOptionsContents()
228 SfxTabPage* SdTpOptionsContents::Create( Window* pWindow, in Create()
242 SdTpOptionsMisc::SdTpOptionsMisc( Window* pParent, const SfxItemSet& rInAttrs ) : in SdTpOptionsMisc()
577 SfxTabPage* SdTpOptionsMisc::Create( Window* pWindow, in Create()
601 void lcl_MoveWin( Window& rWin, long nYDiff) in lcl_MoveWin()
608 void lcl_MoveWin( Window& rWin, long nXdiff, long nYdiff) in lcl_MoveWin()
/aoo42x/main/svx/source/svdraw/
H A Dsvdview.cxx196 sal_Bool SdrView::KeyInput(const KeyEvent& rKEvt, Window* pWin) in KeyInput()
239 sal_Bool SdrView::MouseButtonDown(const MouseEvent& rMEvt, Window* pWin) in MouseButtonDown()
252 sal_Bool SdrView::MouseButtonUp(const MouseEvent& rMEvt, Window* pWin) in MouseButtonUp()
266 sal_Bool SdrView::MouseMove(const MouseEvent& rMEvt, Window* pWin) in MouseMove()
283 sal_Bool SdrView::Command(const CommandEvent& rCEvt, Window* pWin) in Command()
519 OutlinerView aOLV(pOutliner, (Window*)pActualOutDev); in PickAnything()
859 … SdrBeginTextEdit(rVEvt.pObj, rVEvt.pPV, (Window*)pActualOutDev, sal_False, (SdrOutliner*)0L)); in DoMouseEvent()
942 …case SDREVENT_BEGMACROOBJ: bRet=BegMacroObj(aLogicPos,nHitTolLog,rVEvt.pObj,rVEvt.pPV,(Window*)pAc… in DoMouseEvent()
950 SdrBeginTextEdit(rVEvt.pObj, rVEvt.pPV, (Window*)pActualOutDev, sal_False, (SdrOutliner*)0L); in DoMouseEvent()
963 Window* pWin=(Window*)pActualOutDev; in DoMouseEvent()
H A Dsvdviter.cxx253 Window* SdrViewIter::ImpFindWindow() in ImpFindWindow()
266 return (Window*)(&rOutDev); in ImpFindWindow()
331 Window* SdrViewIter::FirstWindow() in FirstWindow()
340 Window* SdrViewIter::NextWindow() in NextWindow()
/aoo42x/main/svtools/source/control/
H A Dfixedhyper.cxx36 FixedHyperlink::FixedHyperlink( Window* pParent, const ResId& rResId ) : in FixedHyperlink()
43 FixedHyperlink::FixedHyperlink( Window* pParent, WinBits nWinStyle ) : in FixedHyperlink()
138 FixedHyperlinkImage::FixedHyperlinkImage( Window* pParent, const ResId& rResId ) : in FixedHyperlinkImage()
144 FixedHyperlinkImage::FixedHyperlinkImage( Window* pParent, WinBits nWinStyle ) : in FixedHyperlinkImage()
H A Dtabbar.cxx125 class ImplTabSizer : public Window
146 Window( pParent, nWinStyle & WB_3DLOOK ) in ImplTabSizer()
413 TabBar::TabBar( Window* pParent, WinBits nWinStyle ) : in TabBar()
414 Window( pParent, (nWinStyle & WB_3DLOOK) | WB_CLIPCHILDREN ) in TabBar()
801 Window::MouseMove( rMEvt ); in MouseMove()
821 Window::MouseButtonDown( rMEvt ); in MouseButtonDown()
1007 Window::MouseButtonDown( rMEvt ); in MouseButtonDown()
1015 Window::MouseButtonUp( rMEvt ); in MouseButtonUp()
1443 Window::RequestHelp( rHEvt ); in RequestHelp()
1450 Window::StateChanged( nType ); in StateChanged()
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dcolumn.hxx96 SwColumnDlg(Window* pParent, SwWrtShell& rSh);
108 ColumnValueSet(Window* pParent, const ResId& rResId) : in ColumnValueSet()
200 SwColumnPage(Window *pParent, const SfxItemSet &rSet);
205 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
H A Dmailmergehelper.hxx67 Window* pDialogParentWindow = 0 );
75 SwBoldFixedInfo(Window* pParent, const ResId& rResId);
89 class SW_DLLPUBLIC SwAddressPreview : public Window
106 SwAddressPreview(Window* pParent, const ResId rResId);
174 Window* m_pParentWindow;
177 …SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator()
/aoo42x/main/cui/source/options/
H A Doptjava.hxx98 SvxJavaOptionsPage( Window* pParent, const SfxItemSet& rSet );
101 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
140 SvxJavaParameterDlg( Window* pParent );
178 SvxJavaClassPathDlg( Window* pParent );
/aoo42x/main/sd/source/ui/inc/taskpane/
H A DSlideSorterCacheDisplay.hxx45 class Window;
64 void SetParentWindow (::Window* pParentWindow);
86 virtual ::Window* GetWindow (void);
96 ::Window* mpWindow;
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationtag.cxx350 Window* pWindow = mrView.GetViewShell()->GetActiveWindow(); in MouseButtonDown()
440 ::Window* pWindow = mrView.GetViewShell()->GetActiveWindow(); in Command()
599 Window* pWindow = mrView.GetViewShell()->GetActiveWindow(); in select()
676 ::Window* pWindow = dynamic_cast< ::Window* >( getView().GetFirstOutputDevice() ); in OpenPopup()
722 ::Window* pWindow = pEvent->GetWindow(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx107 ::Window* mpParentWindow;
186 …resentation, ViewShell* pViewSh, ::sd::View* pView, SdDrawDocument* pDoc, ::Window* pParentWindow);
270 ::Window* pParent );
357 ::Window* mpParentWindow;
372 std::vector< ::sd::Window* > maDrawModeWindows;
373 ::sd::Window* mpOldActiveWindow;
/aoo42x/main/dbaccess/source/ui/app/
H A DAppView.cxx124 OAppBorderWindow::OAppBorderWindow(OApplicationView* _pParent,PreviewMode _ePreviewMode) : Window(_… in DBG_NAME()
156 ::std::auto_ptr<Window> aTemp(m_pPanel); in ~OAppBorderWindow()
162 ::std::auto_ptr<Window> aTemp(m_pDetailView); in ~OAppBorderWindow()
203 Window::DataChanged( rDCEvt ); in DataChanged()
263 OApplicationView::OApplicationView( Window* pParent in OApplicationView()
297 ::std::auto_ptr<Window> aTemp(m_pWin); in ~OApplicationView()
/aoo42x/main/formula/source/ui/dlg/
H A Dformula.cxx142 rtl::OString FindFocusWin(Window *pWin);
406 Window* pWin=rNEvt.GetWindow(); in PreNotify()
412 Window* pParent=pWin->GetParent(); in PreNotify()
1791 rtl::OString FormulaDlg_Impl::FindFocusWin(Window *pWin) in FindFocusWin()
1799 Window* pParent=pWin->GetParent(); in FindFocusWin()
1816 Window* pChild=pWin->GetChild(i); in FindFocusWin()
1843 FormulaModalDialog::FormulaModalDialog( Window* pParent in FormulaModalDialog()
1943 Window* pChild=pWin->GetChild(i); in SetFocusWin()
1996 Window* pParent in FormulaDlg()
2081 rtl::OString FormulaDlg::FindFocusWin(Window *pWin) in FindFocusWin()
[all …]

Completed in 401 milliseconds

1...<<21222324252627282930>>...131