Home
last modified time | relevance | path

Searched refs:GetStyle (Results 226 – 250 of 368) sorted by relevance

12345678910>>...15

/trunk/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx156 if ( pC && pC->GetWindow() && ( pC->GetWindow()->GetStyle() & WB_TABSTOP ) ) in ImplActivateControl()
/trunk/main/editeng/source/items/
H A Dbulitem.cxx315 SetStyle( rCopyFrom.GetStyle() ); in CopyValidProperties()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx310 switch( rPointer.GetStyle() ) in setPointer()
/trunk/main/cui/source/options/
H A Ddbregister.cxx158 pPathBox->SetStyle( pPathBox->GetStyle()|nBits ); in DbRegistrationOptionsPage()
H A Doptfltr.cxx164 aCheckLB.SetStyle( aCheckLB.GetStyle()|WB_HSCROLL| WB_VSCROLL ); in OfaMSFilterTabPage2()
H A Doptupdt.cxx91 WinBits nStyle = m_aDestPath.GetStyle(); in SvxOnlineUpdateTabPage()
H A Dtreeopt.cxx870 aTreeLB.SetStyle( aTreeLB.GetStyle()|WB_HASBUTTONS | WB_HASBUTTONSATROOT | in InitTreeAndHandler()
2719 SetStyle( GetStyle() | WB_DIALOGCONTROL | WB_CHILDDLGCTRL ); in CreateDialogWithHandler()
2733 … pWindow->SetStyle( pWindow->GetStyle() | WB_DIALOGCONTROL | WB_CHILDDLGCTRL ); in CreateDialogWithHandler()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx404 …aBackgroundColorSet.SetStyle(aBackgroundColorSet.GetStyle() | WB_ITEMBORDER | WB_NAMEFIELD | WB_NO… in SvxBackgroundTabPage()
1220 const WinBits nBits(aBackgroundColorSet.GetStyle() | WB_ITEMBORDER | WB_NAMEFIELD | WB_NONEFIELD); in FillColorValueSets_Impl()
H A Dlabdlg.cxx130 aCT_CAPTTYPE.SetStyle( aCT_CAPTTYPE.GetStyle() | WB_ITEMBORDER | WB_DOUBLEBORDER | WB_NAMEFIELD ); in SvxCaptionTabPage()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx288 ::rtl::OUString AccessibleShape::GetStyle() in GetStyle() function in accessibility::AccessibleShape
1046 style += GetStyle(); in getExtendedAttributes()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx151 SetStyle( GetStyle() | WB_QUICK_SEARCH ); in ScContentTree()
1558 WinBits nFlags = GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL; in InitWindowBits()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx745 aStylesHB.SetStyle(aStylesHB.GetStyle()|WB_BUTTONSTYLE|WB_TABSTOP|WB_BORDER); in SwHeaderTree()
833 rTLB.SetStyle(rTLB.GetStyle()|WB_CLIPCHILDREN|WB_SORT); in SwAddStylesDlg_Impl()
2170 aLevelLB.SetStyle( aLevelLB.GetStyle() | WB_HSCROLL ); in SwTOXEntryTabPage()
3161 SetStyle(GetStyle()|WB_TABSTOP|WB_DIALOGCONTROL); in SwTokenWindow()
4362 WinBits aStyle = GetStyle(); in SwEntryBrowseBox()
/trunk/main/svx/source/dialog/
H A Dlangbox.cxx161 SetStyle( GetStyle() | WB_SORT ); in Init()
H A Dsimptabl.cxx123 WinBits nBits=aPrivContainer.GetStyle()|WB_DIALOGCONTROL; in SvxSimpleTable()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx63 if ( !GetParent() && ! (GetStyle() & SAL_FRAME_STYLE_INTRO) ) in Show()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx164 maLbSettings.SetStyle( maLbSettings.GetStyle()|WB_CLIPCHILDREN|WB_FORCE_MAKEVISIBLE ); in ScSolverOptionsDialog()
/trunk/main/svtools/source/control/
H A Druler.cxx1115 ImplDrawRulerTab( pDevice, rPos, nStyle, GetStyle()); in ImplDrawTab()
1130 long nTopBottom = GetStyle() & WB_RIGHT_ALIGNED ? nVirTop : nVirBottom; in ImplDrawTabs()
1566 WinBits nWinBits = GetStyle(); in ImplDrawExtra()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx623 WinBits nTmpStyle = _pImp->_pFtCurrentPath->GetStyle(); in Init_Impl()
633 _pImp->_pBtnNewFolder->SetStyle( _pImp->_pBtnNewFolder->GetStyle() | WB_NOPOINTERFOCUS ); in Init_Impl()
650 _pFileView->SetStyle( _pFileView->GetStyle() | WB_TABSTOP ); in Init_Impl()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1752 bool bVerSBar = (pView->GetStyle() & WB_VSCROLL) ? true : false; in AdjustScrollBars()
1753 bool bHorSBar = (pView->GetStyle() & WB_HSCROLL) ? true : false; in AdjustScrollBars()
1901 if(!(pView->GetStyle() & WB_HSCROLL) && !aOrigin.X() ) in CheckHorScrollBar()
1939 if(!(pView->GetStyle() & WB_VSCROLL) && !aOrigin.Y() ) in CheckVerScrollBar()
/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx87 maVSSpacing.SetStyle( maVSSpacing.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx543 else if ( GetStyle() & WB_CLOSEABLE ) in Finnish()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx376 …m_aTableList.SetStyle(m_aTableList.GetStyle() | WB_BORDER | WB_HASLINES |WB_HASBUTTONS | WB_HASBUT… in OAddTableDlg()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx238 if ( pEdit && ( ( pEdit->GetStyle() & WB_PASSWORD ) || pEdit->GetEchoChar() ) ) in getAccessibleRole()
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx476 maCbExportEmptyPages.SetStyle( maCbExportEmptyPages.GetStyle() | WB_VCENTER ); in ImpPDFTabGeneralPage()
1538 maProcessText.SetStyle( maProcessText.GetStyle() | WB_VCENTER ); in ImplErrorDialog()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx1200 if(POINTER_TEXT == pPointer->GetStyle() && IsVertical()) in GetPointer()
1205 else if(POINTER_TEXT_VERTICAL == pPointer->GetStyle() && !IsVertical()) in GetPointer()

Completed in 189 milliseconds

12345678910>>...15