Home
last modified time | relevance | path

Searched refs:GetStyle (Results 126 – 150 of 368) sorted by relevance

12345678910>>...15

/trunk/main/vcl/inc/vcl/
H A Dwall.hxx108 WallpaperStyle GetStyle() const;
H A Dgradient.hxx92 GradientStyle GetStyle() const { return mpImplGradient->meStyle; } in GetStyle() function in Gradient
H A Dlineinfo.hxx90 LineStyle GetStyle() const { return mpImplLineInfo->meStyle; } in GetStyle() function in LineInfo
/trunk/main/sd/source/ui/sidebar/
H A DPreviewValueSet.cxx39 GetStyle() in PreviewValueSet()
/trunk/main/sw/source/ui/sidebar/
H A DPageColumnControl.cxx50 mpColumnValueSet->SetStyle( mpColumnValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageColumnControl()
H A DPageSizeControl.cxx69 mpSizeValueSet->SetStyle( mpSizeValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageSizeControl()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1192 pTabBar->SetStyle( pTabBar->GetStyle() | WB_MINSCROLL ); in PositionScrollBars()
1196 WinBits nStyle = pTabBar->GetStyle(); in PositionScrollBars()
1246 const WinBits nWindowStyle = pView->GetStyle(); in AdjustScrollBars()
1438 sal_Bool bVerBar = ( pView->GetStyle() & WB_VSCROLL ) != 0; in ShowVerSBar()
2266 const WinBits nWindowStyle = pView->GetStyle(); in KeyInput()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx2878 SwWW8StyInf* pSI = GetStyle( nAktColl ); in Read_POutLvl()
2930 SwWW8StyInf *SwWW8ImplReader::GetStyle(sal_uInt16 nColl) const in GetStyle() function in SwWW8ImplReader
2990 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldUsw()
2996 pSI = GetStyle(SVBT16ToShort(pCharIstd)); in Read_BoldUsw()
3080 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldBiDiUsw()
3086 pSI = GetStyle(SVBT16ToShort(pCharIstd)); in Read_BoldBiDiUsw()
4697 b = rSHD.GetStyle(bVer67); in SwWW8Shade()
H A Dww8par2.cxx863 SwWW8StyInf * pColl = GetStyle(nAktColl); in Read_ANLevelNo()
898 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()
931 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc()
1048 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl()
4026 pIo->maParaStyleMapper.GetStyle(rSI.GetOrgWWName(), eSti); in PrepareStyle()
4034 pIo->maCharStyleMapper.GetStyle(rSI.GetOrgWWName(), eSti); in PrepareStyle()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx52 maBulletsVS.SetStyle( maBulletsVS.GetStyle() | WB_ITEMBORDER |WB_NO_DIRECTSELECT); in ParaBulletsControl()
H A DParaNumberingControl.cxx71 maNumberVS.SetStyle( maNumberVS.GetStyle() | WB_NO_DIRECTSELECT ); in ParaNumberingControl()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx390 else if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
773 mbDockable = (GetStyle() & WB_DOCKABLE) != 0; in StateChanged()
/trunk/main/xmloff/inc/xmloff/
H A Dprstylei.hxx127 GetStyle() const { return mxStyle; } in GetStyle() function in XMLPropStyleContext
/trunk/main/sw/source/ui/dbui/
H A Ddbui.cxx87 aPrinter.SetStyle( WB_RIGHT | aPrinter.GetStyle() ); in ResizeControls()
/trunk/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx84 pTabPage->SetStyle( pTabPage->GetStyle() | WB_CHILDDLGCTRL | WB_DIALOGCONTROL ); in WizardPageController()
/trunk/main/extensions/source/propctrlr/
H A Dlistselectiondlg.cxx93 m_aEntries.SetStyle( GetStyle() | WB_SIMPLEMODE ); in initialize()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DRun.java104 public Style GetStyle () in GetStyle() method in Run
/trunk/main/svtools/inc/svtools/
H A Dsvxbox.hxx167 sal_uInt16 GetStyle() const { return nStyle; } in GetStyle() function in SvxComboBox
/trunk/main/editeng/inc/editeng/
H A Dbulitem.hxx110 sal_uInt16 GetStyle() const { return nStyle; } in GetStyle() function in SvxBulletItem
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx114 …pValueSet->SetStyle( (pValueSet->GetStyle() & ~(WB_ITEMBORDER|WB_BORDER)) | WB_NO_DIRECTSELECT | W… in TableDesignPane()
489 WinBits nStyle = pValueSet->GetStyle() & ~(WB_VSCROLL); in updateLayout()
/trunk/main/svtools/source/control/
H A Dprgsbar.cxx105 if( (GetStyle() & WB_BORDER) ) in ImplInitSettings()
H A Dhyperlabel.cxx117 WinBits nWinStyle = GetStyle(); in implInit()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx43 : m_aFT_Separator( pWindow, pWindow->GetStyle() ) in TextSeparatorResources()
/trunk/main/cui/source/options/
H A Doptchart.cxx68 aValSetColorBox.SetStyle( aValSetColorBox.GetStyle() in SvxDefaultColorOptPage()
/trunk/main/chart2/source/tools/
H A DImplOPropertySet.cxx190 Reference< style::XStyle > ImplOPropertySet::GetStyle() const in GetStyle() function in property::impl::ImplOPropertySet

Completed in 138 milliseconds

12345678910>>...15