Home
last modified time | relevance | path

Searched refs:_pWindow (Results 26 – 34 of 34) sorted by relevance

12

/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.hxx147 …rence< ::com::sun::star::task::XInteractionHandler > getInteractionHandler(Window* _pWindow) const;
/trunk/main/svtools/inc/svtools/
H A Dwizardmachine.hxx362 SVT_DLLPRIVATE void implResetDefault(Window* _pWindow);
/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.hxx255 void SetControlFontWeight(Window* _pWindow, FontWeight _eWeight = WEIGHT_BOLD);
/trunk/main/reportdesign/source/ui/inc/
H A DUITools.hxx132 …void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLi…
/trunk/main/svx/source/inc/
H A Dfmexch.hxx81 void copyToClipboard( Window* _pWindow, const GrantAccess& );
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx165 void setDetailPage(Window* _pWindow);
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx943 static void lcl_implAlign( Window* _pWindow, WinBits _nAlignmentBit ) in lcl_implAlign() argument
945 WinBits nStyle = _pWindow->GetStyle(); in lcl_implAlign()
947 _pWindow->SetStyle( nStyle | _nAlignmentBit ); in lcl_implAlign()
1652 void setCheckBoxStyle( Window* _pWindow, bool bMono ) in setCheckBoxStyle() argument
1654 AllSettings aSettings = _pWindow->GetSettings(); in setCheckBoxStyle()
1661 _pWindow->SetSettings( aSettings ); in setCheckBoxStyle()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1314 static void setColorSettings( Window* _pWindow, const ::com::sun::star::uno::Any& _rValue, in setColorSettings() argument
1321 AllSettings aSettings = _pWindow->GetSettings(); in setColorSettings()
1327 _pWindow->SetSettings( aSettings, sal_True ); in setColorSettings()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx217 virtual void SetWindow(Window* _pWindow);

Completed in 212 milliseconds

12