Home
last modified time | relevance | path

Searched refs:Window (Results 676 – 700 of 3258) sorted by relevance

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

/aoo42x/main/svtools/inc/svtools/
H A Dfltcall.hxx35 class Window;
40 Window* pWindow;
48 FltCallDialogParameter( Window* pW, ResMgr* pRsMgr, FieldUnit eFiUni ) : in FltCallDialogParameter()
H A Dxwindowitem.hxx34 class Window;
48 explicit XWindowItem( sal_uInt16 nWhich, Window * pWin );
56 Window * GetWindowPtr() const { return VCLUnoHelper::GetWindow( m_xWin ); } in GetWindowPtr()
/aoo42x/main/sd/source/ui/inc/
H A Dfuolbull.hxx38 class Window;
52 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
58 ::sd::Window* pWin,
H A Dfuslid.hxx35 class Window;
50 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
62 ::sd::Window* pWin,
H A Dgluectrl.hxx40 GlueEscDirLB( Window* pParent,
63 virtual Window* CreateItemWindow( Window *pParent );
H A Ddiactrl.hxx48 SdPagesField( Window* pParent,
65 virtual Window* CreateItemWindow( Window *pParent );
H A Dfuoltext.hxx36 class Window;
49 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
72 ::sd::Window* pWin,
H A Dfupage.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
48 const SfxItemSet* ExecuteDialog( Window* pParent );
56 ::sd::Window* pWin,
/aoo42x/main/vcl/source/control/
H A Dedit.cxx197 Edit::Edit( Window* pParent, WinBits nStyle ) : in Edit()
206 Edit::Edit( Window* pParent, const ResId& rResId ) : in Edit()
314 Window* pWindow = GetParent(); in ImplUseNativeBorder()
322 void Edit::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
832 void Edit::ShowTruncationWarning( Window* pParent ) in ShowTruncationWarning()
1103 Window *pControl = this; in ImplClearBackground()
1104 Window *pBorder = GetWindow( WINDOW_BORDER ); in ImplClearBackground()
1987 Window *pInvalWin = pWin, *pBorder = pWin; in ImplInvalidateOutermostBorder()
2052 Window* Edit::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow()
2886 Window* pDefWin = ImplGetDefaultWindow(); in GetMinimumEditSize()
[all …]
/aoo42x/main/svx/inc/svx/sidebar/
H A DPopup.hxx32 class Window;
57 Window* pParent,
96 Window* mpParent;
/aoo42x/main/sw/source/ui/inc/
H A Dshdwcrsr.hxx31 class Window;
35 Window* pWin;
45 SwShadowCursor( Window& rWin, const Color& rCol ) in SwShadowCursor()
H A Dnumprevw.hxx35 class NumberingPreview : public Window
48 NumberingPreview(Window* pParent, const ResId& rResId ) : in NumberingPreview()
49 Window(pParent, rResId), in NumberingPreview()
H A Ddocstdlg.hxx42 SwDocStatPage(Window *pParent, const SfxItemSet &rSet);
45 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
76 using Window::SetData;
/aoo42x/main/vcl/inc/vcl/
H A Dabstdlg.hxx32 class Window;
82 virtual VclAbstractDialog* CreateVclDialog( Window* pParent, sal_uInt32 nResId ) = 0;
85 …virtual AbstractPasswordToOpenModifyDialog * CreatePasswordToOpenModifyDialog( Window * pParent…
/aoo42x/main/extensions/source/abpilot/
H A Dadmininvokationimpl.hxx31 class Window;
49 Window* m_pMessageParent;
55 Window* _pMessageParent
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dadmincontrols.cxx73 virtual void operateOn( const VclWindowEvent& _rTrigger, Window& _rOperateOn ) const;
82 void TextResetOperator::operateOn( const VclWindowEvent& _rTrigger, Window& _rOperateOn ) const in operateOn()
137 TextResetOperatorController( Window& _rObservee, const String& _rDisabledText ) in TextResetOperatorController()
149 …MySQLNativeSettings::MySQLNativeSettings( Window& _rParent, const Link& _rControlModificationLink ) in MySQLNativeSettings()
/aoo42x/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx140 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in start()
178 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in end()
208 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setText()
261 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in setValue()
/aoo42x/main/sc/source/ui/inc/
H A Doptsolver.hxx103 ScOptSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
225 ScSolverProgressDialog( Window* pParent );
240 ScSolverNoSolutionDialog( Window* pParent, const String& rErrorText );
254 ScSolverSuccessDialog( Window* pParent, const String& rSolution );
/aoo42x/main/cui/source/tabpages/
H A Dtabstpge.src73 Window WIN_TABLEFT
85 Window WIN_TABRIGHT
97 Window WIN_TABCENTER
109 Window WIN_TABDECIMAL
/aoo42x/main/sfx2/inc/sfx2/
H A Dnew.hxx62 class SFX2_DLLPUBLIC SfxPreviewWin: public Window
77 SfxPreviewWin( Window* pParent,
92 SfxNewFileDialog(Window *pParent, sal_uInt16 nFlags = 0);
/aoo42x/main/reportdesign/source/ui/inc/
H A DColorListener.hxx34 class OColorListener : public Window, public SfxListener
53 OColorListener(Window* _pParent,const ::rtl::OUString& _sColorEntry);
56 using Window::Notify;
/aoo42x/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx46 class OTableListBoxControl : public Window
61 OTableListBoxControl(Window* _pParent,
92 void lateUIInit(Window* _pTableSeparator = NULL);
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx225 SwEntryBrowseBox(Window* pParent, const ResId& rId,
619 Window *pTopmostParent = this; in IMPL_LINK()
660 SwIndexTreeLB(Window* pWin, const ResId& rResId) : in SwIndexTreeLB()
729 SwHeaderTree(Window* pParent, const ResId rResId);
791 SwAddStylesDlg_Impl::SwAddStylesDlg_Impl(Window* pParent, in SwAddStylesDlg_Impl()
1806 SwTOXEdit( Window* pParent, SwTokenWindow* pTokenWin, in SwTOXEdit()
1897 SwTOXButton( Window* pParent, SwTokenWindow* pTokenWin, in SwTOXButton()
2334 void lcl_ChgWidth(Window& rWin, long nDiff) in lcl_ChgWidth()
2343 void lcl_ChgXPos(Window& rWin, long nDiff) in lcl_ChgXPos()
3150 Window( pParent, rResId ), in SwTokenWindow()
[all …]
/aoo42x/main/sd/source/ui/inc/framework/
H A DTaskPanelResource.hxx35 class Window;
75 ::Window* GetControl (void) const;
80 ::std::auto_ptr< ::Window> mpControl;
/aoo42x/main/basctl/source/basicide/
H A Dobjdlg.hxx47 ObjectTreeListBox( Window* pParent, const ResId& rRes );
54 ObjectCatalogToolBox_Impl(Window * pParent, ResId const & rResId,
85 ObjectCatalog( Window * pParent );

Completed in 87 milliseconds

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