Home
last modified time | relevance | path

Searched refs:nStyle (Results 51 – 75 of 353) sorted by relevance

12345678910>>...15

/trunk/main/vcl/source/control/
H A Dslider.cxx68 void Slider::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument
90 Control::ImplInit( pParent, nStyle, NULL ); in ImplInit()
98 Slider::Slider( Window* pParent, WinBits nStyle ) : in Slider() argument
101 ImplInit( pParent, nStyle ); in Slider()
110 WinBits nStyle = ImplInitRes( rResId ); in Slider() local
111 ImplInit( pParent, nStyle ); in Slider()
114 if ( !(nStyle & WB_HIDE) ) in Slider()
376 sal_uInt16 nStyle; in ImplDraw() local
496 nStyle = 0; in ImplDraw()
498 nStyle |= BUTTON_DRAW_PRESSED; in ImplDraw()
[all …]
H A Dfield.cxx827 SpinField::ImplInit( pParent, nStyle ); in NumericField()
832 if ( !(nStyle & WB_HIDE ) ) in NumericField()
963 WinBits nStyle = ImplInitRes( rResId ); in NumericBox() local
964 ComboBox::ImplInit( pParent, nStyle ); in NumericBox()
970 if ( !(nStyle & WB_HIDE ) ) in NumericBox()
1756 if ( !(nStyle & WB_HIDE ) ) in MetricField()
1935 ComboBox::ImplInit( pParent, nStyle ); in MetricBox()
1941 if ( !(nStyle & WB_HIDE ) ) in MetricBox()
2257 SpinField::ImplInit( pParent, nStyle); in CurrencyField()
2261 if ( !(nStyle & WB_HIDE ) ) in CurrencyField()
[all …]
H A Dtabctrl.cxx100 if ( !(nStyle & WB_NOTABSTOP) ) in ImplInit()
101 nStyle |= WB_TABSTOP; in ImplInit()
102 if ( !(nStyle & WB_NOGROUP) ) in ImplInit()
103 nStyle |= WB_GROUP; in ImplInit()
105 nStyle |= WB_DIALOGCONTROL; in ImplInit()
126 if( (nStyle & WB_DROPDOWN) ) in ImplInit()
211 ImplInit( pParent, nStyle ); in TabControl()
221 ImplInit( pParent, nStyle ); in TabControl()
224 if ( !(nStyle & WB_HIDE) ) in TabControl()
932 nStyle |= TEXT_DRAW_DISABLE; in ImplDrawItem()
[all …]
H A Dspinbtn.cxx31 void SpinButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument
46 mbRepeat = 0 != ( nStyle & WB_REPEAT ); in ImplInit()
48 if ( nStyle & WB_HSCROLL ) in ImplInit()
53 Control::ImplInit( pParent, nStyle, NULL ); in ImplInit()
58 SpinButton::SpinButton( Window* pParent, WinBits nStyle ) in SpinButton() argument
62 ImplInit( pParent, nStyle ); in SpinButton()
H A Dfield2.cxx929 WinBits nStyle = ImplInitRes( rResId ); in PatternField() local
930 ImplInit( pParent, nStyle ); in PatternField()
936 if ( !(nStyle & WB_HIDE ) ) in PatternField()
1006 WinBits nStyle = ImplInitRes( rResId ); in PatternBox() local
1007 ImplInit( pParent, nStyle ); in PatternBox()
1014 if ( !(nStyle & WB_HIDE ) ) in PatternBox()
2071 if ( !(nStyle & WB_HIDE ) ) in DateField()
2236 ComboBox::ImplInit( pParent, nStyle ); in DateBox()
2245 if ( !( nStyle & WB_HIDE ) ) in DateBox()
3123 if ( !(nStyle & WB_HIDE ) ) in TimeField()
[all …]
/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx313 sal_Int32 nStyle, in addErrorBars() argument
331 xErrorBar->setPropertyValue( C2U("ErrorBarStyle"), uno::makeAny( nStyle )); in addErrorBars()
358 sal_Int32 nStyle = ::com::sun::star::chart::ErrorBarStyle::NONE; in hasErrorBars() local
361 ( xErrorBar->getPropertyValue( C2U("ErrorBarStyle")) >>= nStyle ) && in hasErrorBars()
362 nStyle != ::com::sun::star::chart::ErrorBarStyle::NONE ); in hasErrorBars()
380 sal_Int32 nStyle = ::com::sun::star::chart::ErrorBarStyle::NONE; in usesErrorBarRanges() local
383 ( xErrorBar->getPropertyValue( C2U("ErrorBarStyle")) >>= nStyle ) && in usesErrorBarRanges()
384 nStyle == ::com::sun::star::chart::ErrorBarStyle::FROM_DATA ); in usesErrorBarRanges()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx771 sal_uInt16 nStyle = 0; in WriteSubRecs() local
772 ::set_flag( nStyle, EXC_OBJ_CHECKBOX_FLAT, mbFlatButton ); in WriteSubRecs()
777 rStrm << nStyle; in WriteSubRecs()
789 rStrm << nStyle; in WriteSubRecs()
820 sal_uInt16 nStyle = 0; in WriteSubRecs() local
822 ::set_flag( nStyle, EXC_OBJ_LISTBOX_FLAT, mbFlatBorder ); in WriteSubRecs()
877 sal_uInt16 nStyle = 0; in WriteSubRecs() local
882 << nStyle; in WriteSubRecs()
905 sal_uInt16 nStyle = EXC_OBJ_SCROLLBAR_DEFFLAGS; in WriteSbs() local
906 ::set_flag( nStyle, EXC_OBJ_SCROLLBAR_FLAT, mbFlatButton ); in WriteSbs()
[all …]
/trunk/main/vcl/source/window/
H A Dbtndlg.cxx72 ButtonDialog::ButtonDialog( Window* pParent, WinBits nStyle ) : in ButtonDialog() argument
76 ImplInit( pParent, nStyle ); in ButtonDialog()
111 WinBits nStyle = 0; in ImplCreatePushButton() local
114 nStyle |= WB_DEFBUTTON; in ImplCreatePushButton()
116 pBtn = new CancelButton( this, nStyle ); in ImplCreatePushButton()
118 pBtn = new OKButton( this, nStyle ); in ImplCreatePushButton()
120 pBtn = new HelpButton( this, nStyle ); in ImplCreatePushButton()
122 pBtn = new PushButton( this, nStyle ); in ImplCreatePushButton()
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx387 const Point& rPos, sal_uInt16 nStyle, in Draw() argument
397 if( nStyle & IMAGE_DRAW_DISABLE ) in Draw()
404 if( nStyle & ( IMAGE_DRAW_COLORTRANSFORM | in Draw()
418 …if( nStyle & ( IMAGE_DRAW_COLORTRANSFORM | IMAGE_DRAW_MONOCHROME_BLACK | IMAGE_DRAW_MONOCHROME_WHI… in Draw()
420 const BmpColorMode eMode = ( nStyle & IMAGE_DRAW_COLORTRANSFORM ) ? BMP_COLOR_HIGHCONTRAST : in Draw()
421 …( ( nStyle & IMAGE_DRAW_MONOCHROME_BLACK ) ? BMP_COLOR_MONOCHROME_BLACK : BMP_COLOR_MONOCHROME_WHI… in Draw()
428 if( nStyle & ( IMAGE_DRAW_HIGHLIGHT | IMAGE_DRAW_DEACTIVE ) ) in Draw()
444 if( nStyle & IMAGE_DRAW_HIGHLIGHT ) in Draw()
507 if( nStyle & IMAGE_DRAW_SEMITRANSPARENT ) in Draw()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx473 nStyle |= TEXT_DRAW_DISABLE; in Paint()
482 nStyle |= TEXT_DRAW_DISABLE; in Paint()
509 nStyle |= TEXT_DRAW_DISABLE; in Paint()
1107 WinBits nStyle = WB_LEFT; in Init() local
1111 nStyle = WB_RIGHT; in Init()
1115 nStyle = WB_CENTER; in Init()
1151 if ( WB_LEFT == nStyle ) in Init()
3626 nStyle |= TEXT_DRAW_DISABLE; in PaintFieldToCell()
3631 nStyle |= TEXT_DRAW_RIGHT; in PaintFieldToCell()
3634 nStyle |= TEXT_DRAW_CENTER; in PaintFieldToCell()
[all …]
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx123 static sal_uInt16 impl_convertItemStyleToItemBits( sal_Int16 nStyle ) in impl_convertItemStyleToItemBits() argument
127 if (( nStyle & css_ui::ItemStyle::ALIGN_RIGHT ) == css_ui::ItemStyle::ALIGN_RIGHT ) in impl_convertItemStyleToItemBits()
129 else if ( nStyle & css_ui::ItemStyle::ALIGN_LEFT ) in impl_convertItemStyleToItemBits()
134 if (( nStyle & css_ui::ItemStyle::DRAW_FLAT ) == css_ui::ItemStyle::DRAW_FLAT ) in impl_convertItemStyleToItemBits()
136 else if ( nStyle & css_ui::ItemStyle::DRAW_OUT3D ) in impl_convertItemStyleToItemBits()
141 if (( nStyle & css_ui::ItemStyle::AUTO_SIZE ) == css_ui::ItemStyle::AUTO_SIZE ) in impl_convertItemStyleToItemBits()
143 if ( nStyle & css_ui::ItemStyle::OWNER_DRAW ) in impl_convertItemStyleToItemBits()
510 sal_Int16 nStyle( 0 ); in FillStatusBar() local
530 aProp[i].Value >>= nStyle; in FillStatusBar()
549 sal_uInt16 nItemBits( impl_convertItemStyleToItemBits( nStyle )); in FillStatusBar()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1044 if ( !(nStyle & WB_NOTABSTOP) ) in ImplInitStyle()
1045 nStyle |= WB_TABSTOP; in ImplInitStyle()
1047 if ( !(nStyle & WB_NOGROUP) ) in ImplInitStyle()
1048 nStyle |= WB_GROUP; in ImplInitStyle()
1050 if ( !(nStyle & WB_IGNORETAB )) in ImplInitStyle()
1051 nStyle |= WINDOW_DLGCTRL_MOD1TAB; in ImplInitStyle()
1053 return nStyle; in ImplInitStyle()
1165 WinBits nStyle = GetStyle(); in SetReadOnly() local
1167 nStyle |= WB_READONLY; in SetReadOnly()
1169 nStyle &= ~WB_READONLY; in SetReadOnly()
[all …]
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx516 WinBits nStyle = ImplGetWinBits( attributes, 0 ); in layoutCreateWindow() local
517 nStyle ^= WB_HORZ; in layoutCreateWindow()
519 nStyle |= WB_HORZ; in layoutCreateWindow()
521 nStyle |= WB_VERT; in layoutCreateWindow()
522 window = new FixedLine( parent, nStyle ); in layoutCreateWindow()
606 WinBits nStyle = ImplGetWinBits( attributes, 0 ); in layoutCreateWindow() local
607 nStyle |= WB_HIDE; in layoutCreateWindow()
611 window = new Dialog( parent, nStyle ); in layoutCreateWindow()
616 window = new TabPage( parent, nStyle ); in layoutCreateWindow()
/trunk/main/vcl/inc/vcl/
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 Dscrbar.hxx77 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
78 SAL_DLLPRIVATE void ImplInitStyle( WinBits nStyle );
96 explicit ScrollBar( Window* pParent, WinBits nStyle = WB_VERT );
155 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
159 explicit ScrollBarBox( Window* pParent, WinBits nStyle = 0 );
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 Dwrkwin.hxx57 …SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, const ::com::sun::star::uno::Any& a…
65 …SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, SystemParentData* pSystemParentData…
71 explicit WorkWindow( Window* pParent, WinBits nStyle = WB_STDWORK );
72 …* pParent, const ::com::sun::star::uno::Any& aSystemWorkWindowToken, WinBits nStyle = WB_STDWORK );
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 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 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/tools/source/fsys/
H A Dos2.cxx59 FSysPathStyle nStyle; member
517 eStyle = rItem.nStyle; in Update()
772 aDriveMap[nDrive].nStyle = FSYS_STYLE_FAT; in CreateDriveMapImpl()
777 aDriveMap[nDrive].nStyle = FSYS_STYLE_UNKNOWN; in CreateDriveMapImpl()
782 aDriveMap[2].nStyle = FSYS_STYLE_FAT; in CreateDriveMapImpl()
802 aDriveMap[nDrive].nStyle = FSYS_STYLE_FAT; in CreateDriveMapImpl()
807 aDriveMap[nDrive].nStyle = FSYS_STYLE_UNKNOWN; in CreateDriveMapImpl()
864 aDriveMap[nDrive].nStyle = in CreateDriveMapImpl()
922 return aDriveMap[toupper(aRootDir.GetChar(0)) - 'A'].nStyle; in GetPathStyle()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx397 Init( pParent, nStyle ); in GtkSalFrame()
758 nStyle &= ~SAL_FRAME_STYLE_FLOAT; in Init()
766 m_nStyle = nStyle; in Init()
774 if( nStyle & SAL_FRAME_STYLE_SYSTEMCHILD ) in Init()
799 ( ! (nStyle & SAL_FRAME_STYLE_FLOAT) || in Init()
808 if( (nStyle & SAL_FRAME_STYLE_INTRO) ) in Init()
813 else if( (nStyle & SAL_FRAME_STYLE_TOOLWINDOW ) ) in Init()
829 if( (nStyle & SAL_FRAME_STYLE_PARTIAL_FULLSCREEN ) in Init()
843 else if( (nStyle & SAL_FRAME_STYLE_FLOAT) ) in Init()
971 if( nStyle != m_nExtStyle && ! isChild() ) in SetExtendedFrameStyle()
[all …]
/trunk/main/vcl/inc/
H A Dbrdwin.hxx121 WinBits nStyle, sal_uInt16 nTypeStyle,
124 WinBits nStyle, sal_uInt16 nTypeStyle,
134 WinBits nStyle = 0,
136 ImplBorderWindow( Window* pParent, WinBits nStyle = 0,
139 WinBits nStyle, sal_uInt16 nTypeStyle,
164 void SetBorderStyle( sal_uInt16 nStyle );
/trunk/main/dbaccess/source/ui/inc/
H A DSqlNameEdit.hxx68 OSQLNameEdit(Window* _pParent,const ::rtl::OUString& _rAllowedChars, WinBits nStyle = WB_BORDER) in OSQLNameEdit() argument
69 : Edit(_pParent,nStyle) in OSQLNameEdit()
89 …OSQLNameComboBox(Window* _pParent,const ::rtl::OUString& _rAllowedChars, WinBits nStyle = WB_BORDE… in OSQLNameComboBox() argument
90 : ComboBox(_pParent,nStyle) in OSQLNameComboBox()
/trunk/main/svtools/source/contnr/
H A Dtooltiplbox.cxx79 ToolTipListBox::ToolTipListBox( Window* pParent, WinBits nStyle ) : in ToolTipListBox() argument
80 ListBox( pParent, nStyle ) in ToolTipListBox()
96 ToolTipMultiListBox::ToolTipMultiListBox( Window* pParent, WinBits nStyle ) : in ToolTipMultiListBox() argument
97 MultiListBox( pParent, nStyle ) in ToolTipMultiListBox()

Completed in 171 milliseconds

12345678910>>...15