Home
last modified time | relevance | path

Searched refs:GetStyle (Results 101 – 125 of 368) sorted by relevance

12345678910>>...15

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx188 if( GetStyle() & WB_OWNERDRAWDECORATION ) in IMPL_LINK()
856 …mnFloatBits = WB_BORDER | WB_CLOSEABLE | WB_SIZEABLE | (pWindow->GetStyle() & DOCKWIN_FLOATSTY… in ImplDockingWindowWrapper()
1487 GetWindow()->SetStyle( GetWindow()->GetStyle() | (WB_GROUP | WB_TABSTOP) ); in SetTabStop()
H A Dtoolbox.cxx638 (bHighlight || ! (((Window*) pThis)->GetStyle() & WB_3DLOOK ) ) ) in ImplErase()
640 if( (((Window*) pThis)->GetStyle() & WB_3DLOOK ) ) in ImplErase()
1668 else if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
1697 if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
4941 …sal_Bool bNoTabCycling = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)… in Notify()
4944 if( bNoTabCycling && ! (GetStyle() & WB_FORCETABCYCLE) ) in Notify()
5453 ToolBox *pToolBox = new ToolBox( GetParent(), GetStyle() ); in CalcMinimumWindowSizePixel()
5715 …sal_Bool bParentIsDialog = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTRO… in KeyInput()
5874 …if( HasFocus() && mpData->mbKeyInputDisabled && (ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL |… in KeyInput()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx423 SetStyle(GetStyle() & ~WB_DOCKABLE); in SfxTemplatePanelControl()
577 const String& GetStyle() const { return aStyle; } in GetStyle() function in StyleTreeListBox_Impl
914 aFmtLb.SetStyle( aFmtLb.GetStyle() | WB_SORT | WB_HIDESELECTION ); in SfxCommonTemplateDialog_Impl()
957 aFmtLb.SetStyle( aFmtLb.GetStyle() | WB_SORT ); in SfxCommonTemplateDialog_Impl()
2138 long ret= pStyleSheetPool->SetParent(eFam,pBox->GetStyle(), pBox->GetParent())? 1L: 0L; in IMPL_LINK()
H A Dbasedlgs.cxx334 if ( GetStyle() & WB_SIZEABLE ) in IMPL_LINK()
649 if ( GetStyle() & WB_SIZEABLE ) in IMPL_LINK()
/trunk/main/desktop/source/deployment/gui/
H A Ddescedit.cxx55 SetStyle( ( GetStyle() & ~WB_TABSTOP ) | WB_NOTABSTOP ); in Init()
/trunk/main/sw/inc/
H A Dccoll.hxx90 const String& GetStyle(sal_uInt16 nPos) const;
/trunk/main/svtools/source/control/
H A Dstdctrl.cxx41 SetStyle( GetStyle() | WB_INFO ); in FixedInfo()
/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx44 sal_Int16 nRet = (GetStyle() & WB_DEF_YES) ? RET_YES : RET_NO; in Execute()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblefixedtext.cxx62 if ( GetWindow() && GetWindow()->GetStyle() & WB_WORDBREAK ) in FillAccessibleStateSet()
/trunk/main/sfx2/source/sidebar/
H A DCustomImageRadioButton.cxx42 SetStyle( GetStyle() | WB_NOPOINTERFOCUS ); in CustomImageRadioButton()
H A DTabItem.cxx44 SetStyle(GetStyle() | WB_TABSTOP | WB_DIALOGCONTROL | WB_NOPOINTERFOCUS); in TabItem()
/trunk/main/svl/inc/svl/
H A Dcntwall.hxx70 sal_uInt16 GetStyle() const { return _nStyle; } in GetStyle() function in CntWallpaperItem
/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx49 virtual WinBits GetStyle() const = 0;
/trunk/main/vcl/inc/vcl/
H A Dhatch.hxx77 HatchStyle GetStyle() const { return mpImplHatch->meStyle; } in GetStyle() function in Hatch
H A Dcursor.hxx77 sal_uInt16 GetStyle() const { return mnStyle; } in GetStyle() function in Cursor
/trunk/main/toolkit/source/awt/
H A Dvclxpointer.cxx72 return (sal_Int32)maPointer.GetStyle(); in getType()
/trunk/main/padmin/source/
H A Dprogress.cxx52 maFilename.SetStyle( maFilename.GetStyle() | WB_PATHELLIPSIS ); in ProgressDialog()
/trunk/main/sw/source/ui/sidebar/
H A DPageOrientationControl.cxx45 …mpOrientationValueSet->SetStyle( mpOrientationValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELEC… in PageOrientationControl()
/trunk/main/vcl/inc/
H A Dhelpwin.hxx65 sal_uInt16 GetStyle() const { return mnStyle; } in GetStyle() function in HelpTextWindow
/trunk/main/chart2/source/tools/
H A DImplOPropertySet.hxx74 GetStyle() const;
/trunk/main/sw/source/ui/chrdlg/
H A Dccoll.cxx203 const String& SwCondCollItem::GetStyle(sal_uInt16 nPos) const in GetStyle() function in SwCondCollItem
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx114 sal_uInt16 GetStyle() const { return nStyle; } in GetStyle() function in SwComboBox
/trunk/main/sc/source/core/data/
H A Dconditio.cxx1288 return ppEntries[i]->GetStyle(); in GetCellStyle()
1388 String aStyle = ppEntries[nEntry]->GetStyle(); in DoRepaint()
1468 if ( ppEntries[i]->GetStyle() == rOld ) in RenameCellStyle()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.cxx42 : m_aFT_Geometry( pWindow, pWindow->GetStyle() ) in BarGeometryResources()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextMasterPageContext.hxx61 ::com::sun::star::style::XStyle > GetStyle() { return xStyle; } in GetStyle() function in XMLTextMasterPageContext

Completed in 86 milliseconds

12345678910>>...15