Home
last modified time | relevance | path

Searched refs:bSet (Results 301 – 325 of 364) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx319 SC_DLLPRIVATE void ImplDrawFirstLineSep( bool bSet );
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx190 BOOL bSet = SetEnvironmentVariable(L"PATH", sNewPath); in extendPath() local
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx102 virtual void SetXORMode( bool bSet, bool );
/trunk/main/rsc/inc/
H A Drscinst.hxx181 void SetDirty( sal_Bool bSet );
H A Drscdef.hxx102 static void SetNames( sal_Bool bSet = sal_True );
/trunk/main/svtools/source/control/
H A Dinettbc.cxx1130 void SvtURLBox::SetNoURLSelection( sal_Bool bSet ) in SetNoURLSelection() argument
1132 bNoSelection = bSet; in SetNoURLSelection()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx440 void _SvxMacroTabPage::SetReadOnly( sal_Bool bSet ) in SetReadOnly() argument
442 mpImpl->bReadOnly = bSet; in SetReadOnly()
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx154 void SetLEVRelaxed(sal_Bool bSet);
/trunk/main/sc/inc/
H A Dscmod.hxx213 static void SetAutoSpellProperty( sal_Bool bSet );
H A Dautoform.hxx273 void SetSaveLater( sal_Bool bSet );
/trunk/main/basic/inc/basic/
H A Dbasmgr.hxx165 void SetFlagToAllLibs( short nFlag, sal_Bool bSet ) const;
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h93 virtual void SetXORMode( bool bSet, bool );
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1063 bool bSet = false; in open() local
1073 bSet = true; in open()
1079 if (!bSet) in open()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx411 sal_Bool bSet = pRegItem->GetValue(); in FillItemSet() local
413 if(aRegisterCB.IsChecked() != bSet ) in FillItemSet()
415 pRegItem->SetValue(!bSet); in FillItemSet()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx129 …d lcl_CheckMinMax( long& rMin, long& rMax, const SwTableLine& rLine, sal_uInt16 nCheck, bool bSet ) in lcl_CheckMinMax() argument
148 if( bSet || nNew > rMax ) in lcl_CheckMinMax()
151 if( bSet || nNew < rMin ) in lcl_CheckMinMax()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx1779 bool bSet = ( pSet != NULL ); in SetInputSet() local
1783 if ( !bSet && !pExampleSet && !pOutSet ) in SetInputSet()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx768 void Printer::Compat_OldPrinterMetrics( bool bSet ) in Compat_OldPrinterMetrics() argument
772 mpInfoPrinter->m_bCompatMetrics = bSet; in Compat_OldPrinterMetrics()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1290 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr() local
1293 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2431 bool bSet = true; in MiserableDropDownFormHack() local
2517 bSet = false; in MiserableDropDownFormHack()
2521 if (bSet && xPropSetInfo->hasPropertyByName(C2U(pMap->pPropNm))) in MiserableDropDownFormHack()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx477 void SetUseDiagDoubleClipping( bool bSet );
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h255 virtual void SetXORMode( bool bSet, bool );
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx299 void ScDocument::SetDocVisible( sal_Bool bSet ) in SetDocVisible() argument
303 bIsVisible = bSet; in SetDocVisible()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1106 void ScCsvGrid::ImplDrawFirstLineSep( bool bSet ) in ImplDrawFirstLineSep() argument
1112 maBackgrDev.SetLineColor( bSet ? maGridPBColor : maGridColor ); in ImplDrawFirstLineSep()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2194 bool bSet = true; in update() local
2200 bSet = nFill != nOldFill; in update()
2203 if( bSet ) in update()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h285 virtual void SetXORMode( bool bSet, bool );

Completed in 181 milliseconds

1...<<1112131415