Home
last modified time | relevance | path

Searched refs:GetStyle (Results 176 – 200 of 368) sorted by relevance

12345678910>>...15

/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx43 SetStyle(GetStyle() | aStyle); in ColorPanel()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx43 SetStyle(GetStyle() | aStyle); in ColorPanel()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx199 SetStyle( implInitStyle( GetStyle() ) ); in StateChanged()
/trunk/main/sc/source/ui/inc/
H A Dvalidate.hxx139 else if ( GetStyle() & WB_CLOSEABLE ) in CloseRefDialog()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx492 aCheckLB.SetStyle(aCheckLB.GetStyle()|WB_HSCROLL| WB_VSCROLL); in OfaSwAutoFmtOptionsPage()
1018 aReplaceTLB.SetStyle(aReplaceTLB.GetStyle()|WB_HSCROLL|WB_CLIPCHILDREN); in OfaAutocorrReplacePage()
2080 aSwCheckLB.SetStyle(aSwCheckLB.GetStyle() | WB_HSCROLL| WB_VSCROLL); in OfaQuoteTabPage()
2670 m_aSmartTagTypesLB.SetStyle( m_aSmartTagTypesLB.GetStyle() | WB_HSCROLL | WB_HIDESELECTION ); in OfaSmartTagOptionsTabPage()
H A Dborder.cxx1020 aWndPresets.SetStyle( aWndPresets.GetStyle() | WB_ITEMBORDER | WB_DOUBLEBORDER ); in FillPresetVS()
1047 aWndShadows.SetStyle( aWndShadows.GetStyle() | WB_ITEMBORDER | WB_DOUBLEBORDER ); in FillShadowVS()
/trunk/main/vcl/inc/unx/
H A Dsalframe.h189 sal_uIntPtr GetStyle() const { return nStyle_; } in GetStyle() function in X11SalFrame
/trunk/main/sc/inc/
H A Dconditio.hxx192 const String& GetStyle() const { return aStyleName; } in GetStyle() function in ScCondFormatEntry
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.cxx89 aFlSeparator.SetStyle (aFlSeparator.GetStyle() | WB_VERT); in SchAxisLabelTabPage()
H A DChartTypeDialogController.cxx1142 m_pFT_NumberOfLines = new FixedText(pParent,pParent->GetStyle()); in showExtraControls()
1147 …m_pMF_NumberOfLines = new MetricField(pParent,pParent->GetStyle() | WB_SPIN | WB_REPEAT | WB_BORDE… in showExtraControls()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1164 if ( rLineInfo.GetStyle() != LINE_SOLID ) in METSetAndPushLineInfo()
1168 switch ( rLineInfo.GetStyle() ) in METSetAndPushLineInfo()
1205 if ( rLineInfo.GetStyle() != LINE_SOLID ) in METPopLineInfo()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx887 aContentTree.SetStyle( aContentTree.GetStyle()|WB_HASBUTTONS|WB_HASBUTTONSATROOT| in SwNavigationPI()
901 aGlobalTree.SetStyle( aGlobalTree.GetStyle()|WB_HASBUTTONS|WB_HASBUTTONSATROOT| in SwNavigationPI()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx216 SetStyle( GetStyle() | WB_DIALOGCONTROL ); in BackingWindow()
219 maToolbox.SetStyle( maToolbox.GetStyle() | WB_FORCETABCYCLE ); in BackingWindow()
/trunk/main/padmin/source/
H A Dadddlg.cxx676 m_aSelectBtn.SetStyle( m_aSelectBtn.GetStyle() | WB_WORDBREAK ); in APFaxDriverPage()
710 m_aSelectBtn.SetStyle( m_aSelectBtn.GetStyle() | WB_WORDBREAK ); in APPdfDriverPage()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1579 SwTxtFmtColl *SwWrtShell::GetParaStyle(const String &rCollName, GetStyle eCreate ) in GetParaStyle()
1599 SwCharFmt *SwWrtShell::GetCharStyle(const String &rFmtName, GetStyle eCreate ) in GetCharStyle()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx434 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getRoleType()
803 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getAccessibleActionCount()
/trunk/main/sfx2/source/doc/
H A Dfrmdescr.cxx218 if ( rWallpaper.GetStyle() != WALLPAPER_NULL ) in SetWallpaper()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx78 …m_aControlTree.SetStyle(m_aControlTree.GetStyle() | WB_BORDER | WB_HASLINES | WB_HASLINESATROOT | … in DBG_NAME()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx2192 && ((pTest->GetStyle() & WB_CLOSEABLE ) || (pBase->GetStyle() & WB_CLOSEABLE )) ) in GetNextOverlap()
2445 …if ( (((DockingWindow*)pControl)->GetStyle() | ((DockingWindow*)pControl)->GetFloatStyle()) & WB_C… in Execute()
3256 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)aPointer.GetStyle() ); in Execute()
3603 if( !nMask || ( pChild->GetStyle() & nMask ) == nWinBits ) in ImpGetButton()
6413 if ( pControl->GetStyle() & WB_SIZEABLE ) in Execute()
6653 WinBits Style = pControl->GetStyle(); in Execute()
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx112 aTbLinks.SetStyle(aTbLinks.GetStyle()|WB_HSCROLL|WB_CLIPCHILDREN); in SwCondCollPage()
/trunk/main/starmath/source/
H A Dtoolbox.cxx140 SetStyle( GetStyle() | WB_DIALOGCONTROL ); in SmToolBoxWindow()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx75 mpScrollContainer->SetStyle(mpScrollContainer->GetStyle() | WB_DIALOGCONTROL); in Deck()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx109 …maVSWidth.SetStyle( maVSWidth.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT );// WB_NAMEFIELD | WB_… in Initialize()
/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx531 WinBits GetStyle() const { return mnWinStyle; } in GetStyle() function in TabBar
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx114 if( window->GetStyle() & WB_MOVEABLE ) in handleWindowOpened()

Completed in 451 milliseconds

12345678910>>...15