Home
last modified time | relevance | path

Searched refs:GetStyle (Results 51 – 75 of 368) sorted by relevance

12345678910>>...15

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx301 m_aFT_CAPTION.SetStyle( m_aFT_CAPTION.GetStyle() | WB_NOLABEL ); in DataSourceTabPage()
310 m_aLB_ROLE.SetStyle( m_aLB_ROLE.GetStyle() | WB_HSCROLL | WB_CLIPCHILDREN ); in DataSourceTabPage()
332 m_aEDT_RANGE.SetStyle( m_aEDT_RANGE.GetStyle() | WB_FORCECTRLBACKGROUND ); in DataSourceTabPage()
333 m_aEDT_CATEGORIES.SetStyle( m_aEDT_CATEGORIES.GetStyle() | WB_FORCECTRLBACKGROUND ); in DataSourceTabPage()
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx130 const WinBits aWinBits(maVSColor.GetStyle() | WB_TABSTOP | WB_ITEMBORDER | WB_NAMEFIELD | in FillColors()
138 maVSColor.SetStyle(maVSColor.GetStyle() | WB_NONEFIELD); in FillColors()
H A DValueSetWithTextControl.cxx256 SetStyle( GetStyle() | WB_ITEMBORDER ); in SvxNumValueSet2()
273 SetStyle( GetStyle()|WB_VSCROLL); in SetNumberingSettings()
411 SetStyle( GetStyle() | WB_ITEMBORDER ); in SvxNumValueSet3()
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx83 WinBits nStyle = GetStyle(); in ImplInitButtons()
399 mpCheckBox->SetStyle( mpCheckBox->GetStyle() | WB_WORDBREAK ); in ImplPosControls()
419 if( mpFixedText->GetStyle() & WB_EXTRAOFFSET ) // TODO: use CalcMinimumSize() instead in ImplPosControls()
H A Dwindow.cxx1519 ePointerStyle = GetPointer().GetStyle(); in ImplGetMousePointer()
1541 ePointerStyle = pWindow->GetPointer().GetStyle(); in ImplGetMousePointer()
2187 if ( (GetStyle() & WB_CLIPCHILDREN) || mpWindowImpl->mbClipChildren ) in ImplInitWinClipRegion()
2718 if ( GetStyle() & WB_CLIPCHILDREN ) in ImplInvalidate()
2885 if ( GetStyle() & WB_CLIPCHILDREN ) in ImplValidate()
2941 if ( GetStyle() & WB_CLIPCHILDREN ) in ImplScroll()
4067 …gWindow*)pParent)->GrabsFocus()) || ( pParent->GetStyle() & WB_SYSTEMFLOATWIN ) ) && !( pParent->G… in ImplGrabFocus()
4440 if( (GetStyle() & WB_OWNERDRAWDECORATION) && mpWindowImpl->mbFrame ) in ~Window()
5705 SetStyle( GetStyle() & (~WB_BORDER) ); in SetBorderStyle()
6336 if( (GetStyle() & WB_OWNERDRAWDECORATION) && mpWindowImpl->mbFrame ) in SetParent()
[all …]
H A Dfloatwin.cxx155 else if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
578 if ( (nKeyCode == KEY_ESCAPE) && (GetStyle() & WB_CLOSEABLE) ) in Notify()
674 if( mpWindowImpl->mbFrame && (GetStyle() & WB_MOVEABLE) ) in StartPopupMode()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx774 SetStyle( ImplInitStyle( GetStyle() ) ); in StateChanged()
775 mpImplLB->GetMainWindow()->EnableSort( ( GetStyle() & WB_SORT ) ? sal_True : sal_False ); in StateChanged()
1246 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw()
1275 if ( GetStyle() & WB_CENTER ) in Draw()
1277 else if ( GetStyle() & WB_RIGHT ) in Draw()
H A Dimgctrl.cxx117 WinBits nWinStyle = GetStyle(); in ImplDraw()
202 if ( !(nFlags & WINDOW_DRAW_NOBORDER) && (GetStyle() & WB_BORDER) ) in Draw()
/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx243 StyleResult GetStyle(const String& rName, ww::sti eSti);
303 StyleResult GetStyle(const String& rName, ww::sti eSti);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx164 WinBits nStyle = _pWindow->GetStyle(); in adjustBooleanWindowStyle()
507 WinBits nStyle = pButton->GetStyle() | WB_DEFBUTTON; in setProperty()
1430 WinBits nStyle = pWindow->GetStyle(); in enableRepeat()
2011 if ( pListBox->GetStyle() & WB_DROPDOWN ) in getPreferredSize()
2712 WinBits nStyle = pWindow->GetStyle(); in setAlignment()
2726 WinBits nStyle = pWindow->GetStyle(); in getAlignment()
2954 WinBits nStyle = pWindow->GetStyle(); in setAlignment()
2968 WinBits nStyle = pWindow->GetStyle(); in getAlignment()
3207 WinBits nStyle = pWindow->GetStyle(); in setOrientation()
3227 WinBits nStyle = pWindow->GetStyle(); in getOrientation()
[all …]
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx235 pPanelWindow->SetStyle( pPanelWindow->GetStyle() & ~WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
240 pPanelWindow->SetStyle( pPanelWindow->GetStyle() | WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
H A Dtoolbarwrapper.cxx335 pToolBox->SetStyle( pToolBox->GetStyle() & ~WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
340 pToolBox->SetStyle( pToolBox->GetStyle() | WB_CLOSEABLE ); in setFastPropertyValue_NoBroadcast()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx68 …this->SetStyle(GetStyle() | WB_BORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_DIALOGCONTROL | WB_SYSTEMW… in ScTabBgColorDlg()
122 …const WinBits nBits(aTabBgColorSet.GetStyle() | WB_NAMEFIELD | WB_ITEMBORDER | WB_NONEFIELD | WB_3… in FillColorValueSets_Impl()
H A Dfilldlg.cxx223 aFlSep1.SetStyle( aFlSep1.GetStyle() | WB_VERT ); in Init()
224 aFlSep2.SetStyle( aFlSep2.GetStyle() | WB_VERT ); in Init()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx154 SetStyle(GetStyle() | WB_ITEMBORDER | WB_FLATVALUESET | WB_TABSTOP); in LayoutMenu()
174 ( GetStyle() & ~(WB_ITEMBORDER) ) in implConstruct()
180 SetStyle (GetStyle() | WB_VSCROLL); in implConstruct()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx354 enum GetStyle { GETSTYLE_NOCREATE, // keins anlegen enum in SwWrtShell
359 GetStyle eCreate = GETSTYLE_NOCREATE);
361 GetStyle eCreate = GETSTYLE_NOCREATE);
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx762 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
763 aFLSepRight.SetStyle(aFLSepRight.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
811 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
812 aFLSepRight.SetStyle(aFLSepRight.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx195 SvXMLStyleContext *GetStyle( sal_uInt32 i );
196 const SvXMLStyleContext *GetStyle( sal_uInt32 i ) const;
/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx165 const String& GetStyle() const { return aStyle; } in GetStyle() function in ContentInfo
171 String& GetStyle() { return aStyle; } in GetStyle() function in ContentInfo
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx77 SetStyle(GetStyle()|WB_STDMODELESS); in SwFldDlg()
161 if ( GetStyle() & WB_SIZEABLE ) in Initialize()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java267 AppendText(aToken.Text, aToken.Type, GetStyle(aToken.Type), aToken.Offset); in ShowToken()
337 private Style GetStyle (final TokenType eType) in GetStyle() method in DocumentTokenFormatter
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1169 switch(rHatch.GetStyle()) in DoAction()
1262 aXGradient.SetGradientStyle((XGradientStyle)rGrad.GetStyle()); in DoAction()
1315 maVD.AddTextRectActions(rAct.GetRect(), rAct.GetText(), rAct.GetStyle(), aTemp); in DoAction()
1434 … const XGradientStyle aXGradientStyle(getXGradientStyleFromGradientStyle(rGradient.GetStyle())); in DoAction()
1505 … const XGradientStyle aXGradientStyle(getXGradientStyleFromGradientStyle(rGradient.GetStyle())); in DoAction()
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx478 pQSet1->SetStyle( pQSet1->GetStyle() | WB_DOUBLEBORDER | WB_ITEMBORDER ); in SvxBmpMask()
490 pQSet2->SetStyle( pQSet2->GetStyle() | WB_DOUBLEBORDER | WB_ITEMBORDER ); in SvxBmpMask()
500 pQSet3->SetStyle( pQSet3->GetStyle() | WB_DOUBLEBORDER | WB_ITEMBORDER ); in SvxBmpMask()
510 pQSet4->SetStyle( pQSet4->GetStyle() | WB_DOUBLEBORDER | WB_ITEMBORDER ); in SvxBmpMask()
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx330 return (LINE_DASH == GetStyle() || GetWidth() > 1); in isDashDotOrFatLineUsed()
343 if(LINE_DASH == GetStyle()) in applyToB2DPolyPolygon()
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx100 maVSUnderline.SetStyle( maVSUnderline.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
103 maVSUnderline.SetStyle( maVSUnderline.GetStyle()| WB_NONEFIELD | WB_MENUSTYLEVALUESET ); in initial()

Completed in 197 milliseconds

12345678910>>...15