Home
last modified time | relevance | path

Searched refs:GetStyle (Results 301 – 325 of 368) sorted by relevance

1...<<1112131415

/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx1062 WinBits nRulerStyle = pHRuler->GetStyle() & ~WB_EXTRAFIELD; in StateTabWin()
1064 nRulerStyle = pVRuler->GetStyle() & ~WB_EXTRAFIELD; in StateTabWin()
H A Dviewport.cxx925 WinBits nStyle = pVLineal->GetStyle()&~WB_RIGHT_ALIGNED; in ViewResizePixel()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx78 SetStyle( GetStyle() | WB_CLIPCHILDREN ); in SvxShowCharSet()
H A Dctredlin.cxx1474 WinBits nWinStyle=GetStyle()|WB_DIALOGCONTROL; in SvxAcceptChgCtr()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx1041 mpParentWindow->SetStyle(mpParentWindow->GetStyle() & ~WB_SIZEABLE); in UpdateDeckOpenState()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx504 SetStyle( (GetStyle() & nMask) | (IsEmpty() ? WB_NOTABSTOP : WB_TABSTOP) ); in Paint()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx623 sal_uInt16 GetStyle() const { return mnStyle; } in GetStyle() function in MetaTextRectAction
H A Dwindow.hxx658 WinBits GetStyle() const;
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx809 WinBits nStyle = GetStyle(); in StateChanged()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx729 aAutoTextLB.SetStyle( aAutoTextLB.GetStyle() | WB_HSCROLL ); in SwVisitingCardPage()
/trunk/main/cui/source/tabpages/
H A Dtpcolor.cxx164 aValSetColorTable.SetStyle( aValSetColorTable.GetStyle() | WB_ITEMBORDER ); in SvxColorTabPage()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx162 aItem.maStyle = pFormatEntry->GetStyle(); in ScTableConditionalFormat()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1464 GetStyle() | WB_CLIPCHILDREN | WB_HSCROLL | WB_HIDESELECTION ); in SvxMenuEntriesListBox()
2255 pNewEntryData->GetStyle() & css::ui::ItemStyle::DROP_DOWN ) in InsertEntryIntoUI()
4653 switch( pToolbar->GetStyle() ) in IMPL_LINK()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx863 maForwardBtn.SetStyle( maForwardBtn.GetStyle() | WB_BEVELBUTTON ); in PrintDialog()
864 maBackwardBtn.SetStyle( maBackwardBtn.GetStyle() | WB_BEVELBUTTON ); in PrintDialog()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx440 …return ( ! ( aLineInfo.IsDefault() || ( aLineInfo.GetStyle() == LINE_NONE ) || ( pVirDev->GetLineC… in IsLineInfo()
445 if ( aLineInfo.GetStyle() == LINE_DASH || ( aLineInfo.GetWidth() > 1 ) ) in DrawPolyLine()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2273 rEdit.SetStyle(rEdit.GetStyle() | WB_NOHIDESELECTION); in forceROController()
2275 rEdit.SetStyle(rEdit.GetStyle() & ~WB_NOHIDESELECTION); in forceROController()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx1150 OString* RtfExport::GetStyle( sal_uInt16 nId ) in GetStyle() function in RtfExport
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx600 …m_aFieldsFrame.SetStyle((m_aFieldsFrame.GetStyle() | WB_TABSTOP | WB_DIALOGCONTROL) & ~WB_NODIALOG… in implConstruct()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx257 …pTable->SetStyle(pTable->GetStyle()|WB_HASLINES|WB_CLIPCHILDREN|WB_HASBUTTONS|WB_HASBUTTONSATROOT|… in SwRedlineAcceptDlg()
H A Dglossary.cxx296 …aCategoryBox.SetStyle(aCategoryBox.GetStyle()|WB_HASBUTTONS|WB_HASBUTTONSATROOT|WB_HSCROLL|WB_VSCR… in SwGlossaryDlg()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx413 m_pChartWindow = new ChartWindow(this,pParent,pParent?pParent->GetStyle():0); in attachFrame()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx299 SetStyle( GetStyle() | WB_HIDESELECTION | WB_HSCROLL ); in ContentListBox_Impl()
3225 SetStyle( GetStyle() | WB_DIALOGCONTROL ); in SfxHelpWindow_Impl()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx300 Ww1Style& GetStyle(sal_uInt16 stc) { in GetStyle() function in Ww1StyleSheet
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx516 aDefaultVS.SetStyle( aDefaultVS.GetStyle() in SwColumnPage()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx266 SetStyle( GetStyle() | WB_TABSTOP | WB_BORDER | WB_HASLINES | in SdPageObjsTLB()

Completed in 231 milliseconds

1...<<1112131415