Home
last modified time | relevance | path

Searched refs:nStyle (Results 151 – 175 of 353) sorted by last modified time

12345678910>>...15

/trunk/main/vcl/inc/vcl/
H A Djavachild.hxx38 JavaChildWindow( Window* pParent, WinBits nStyle = 0 );
H A Dlstbox.hxx74 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
75 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
86 explicit ListBox( Window* pParent, WinBits nStyle = WB_BORDER );
266 explicit MultiListBox( Window* pParent, WinBits nStyle = 0 );
H A Dmenubtn.hxx66 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
70 explicit MenuButton( Window* pParent, WinBits nStyle = 0 );
H A Dmetaact.hxx616 const XubString& rStr, sal_uInt16 nStyle );
H A Dmorebtn.hxx53 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
57 explicit MoreButton( Window* pParent, WinBits nStyle = 0 );
H A Dmsgbox.hxx86 MessBox( Window* pParent, WinBits nStyle,
123 InfoBox( Window* pParent, WinBits nStyle,
140 WarningBox( Window* pParent, WinBits nStyle,
160 ErrorBox( Window* pParent, WinBits nStyle,
178 QueryBox( Window* pParent, WinBits nStyle,
H A Doutdev.hxx416 … long nMaxWidth, sal_uInt16 nStyle, const ::vcl::ITextLayout& _rLayout );
419 const String& rOrigStr, sal_uInt16 nStyle,
640 sal_uInt16 nStyle,
643 const XubString& rStr, sal_uInt16 nStyle = 0,
647 const XubString& rStr, sal_uInt16 nStyle = TEXT_DRAW_WORDBREAK,
651 sal_uInt16 nStyle = TEXT_DRAW_ENDELLIPSIS ) const;
654 …sal_uInt16 nStyle = TEXT_DRAW_MNEMONIC, MetricVector* pVector = NULL, String* pDisplayText = NULL …
657 sal_uInt16 nStyle = TEXT_DRAW_MNEMONIC ) const;
808 const Image& rImage, sal_uInt16 nStyle = 0 );
810 const Image& rImage, sal_uInt16 nStyle = 0 );
[all …]
H A Ddockwin.hxx295 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
307 DockingWindow( Window* pParent, WinBits nStyle = WB_STDDOCKWIN );
H A Dedit.hxx123 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
124 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
151 SAL_DLLPRIVATE bool ImplUseNativeBorder( WinBits nStyle );
153 Edit( Window* pParent, WinBits nStyle = WB_BORDER );
H A Devent.hxx255 sal_uInt16 nId, sal_uInt16 nStyle = 0 );
272 sal_uInt16 nId, sal_uInt16 nStyle ) : in UserDrawEvent() argument
277 mnStyle = nStyle; in UserDrawEvent()
H A Dfixbrd.hxx55 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
56 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
62 FixedBorder( Window* pParent, WinBits nStyle = 0 );
H A Dfixed.hxx45 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
46 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
61 explicit FixedText( Window* pParent, WinBits nStyle = 0 );
85 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
86 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
122 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
123 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
132 explicit FixedBitmap( Window* pParent, WinBits nStyle = 0 );
163 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
164 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
[all …]
H A Dfloatwin.hxx102 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
124 explicit FloatingWindow( Window* pParent, WinBits nStyle = WB_STDFLOATWIN );
H A Dgroup.hxx40 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
41 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
53 explicit GroupBox( Window* pParent, WinBits nStyle = 0 );
H A Dhelp.hxx111 sal_uInt16 nStyle = 0 );
115 sal_uInt16 nStyle = 0 ) in ShowQuickHelp() argument
116 { return Help::ShowQuickHelp( pParent, rScreenRect, rHelpText, XubString(), nStyle ); } in ShowQuickHelp()
122 const XubString& rText, sal_uInt16 nStyle = 0 );
H A Dcombobox.hxx74 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
75 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
86 explicit ComboBox( Window* pParent, WinBits nStyle = 0 );
H A Dcursor.hxx76 void SetStyle( sal_uInt16 nStyle );
H A Ddecoview.hxx95 const Color& rColor, sal_uInt16 nStyle = 0 );
100 sal_uInt16 nStyle = FRAME_HIGHLIGHT_OUT );
101 Rectangle DrawFrame( const Rectangle& rRect, sal_uInt16 nStyle = FRAME_DRAW_OUT );
102 Rectangle DrawButton( const Rectangle& rRect, sal_uInt16 nStyle );
H A Ddialog.hxx64 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
77 explicit Dialog( Window* pParent, WinBits nStyle = WB_STDDIALOG );
131 explicit ModelessDialog( Window* pParent, WinBits nStyle = WB_STDMODELESS );
142 explicit ModalDialog( Window* pParent, WinBits nStyle = WB_STDMODAL );
/trunk/main/vcl/inc/unx/kde/
H A Dkdedata.hxx82 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uLong nStyle );
/trunk/main/vcl/inc/unx/
H A Dsaldata.hxx98 static rtl::OString getFrameResName( SalExtStyle nStyle );
H A Dsalinst.h69 virtual SalFrame* CreateChildFrame( SystemParentData* pParent, sal_uIntPtr nStyle );
70 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uIntPtr nStyle );
/trunk/main/vcl/inc/
H A Dsubedit.hxx37 ImplSubEdit( Edit* pParent, WinBits nStyle );
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx198 void Init( SalFrame* pParent, sal_uLong nStyle );
269 GtkSalFrame( SalFrame* pParent, sal_uLong nStyle );
H A Dgtkinst.hxx83 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uLong nStyle );
84 virtual SalFrame* CreateChildFrame( SystemParentData* pParent, sal_uLong nStyle );

Completed in 101 milliseconds

12345678910>>...15