Home
last modified time | relevance | path

Searched refs:bSet (Results 226 – 250 of 364) sorted by relevance

12345678910>>...15

/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx211 void DrawEnableAnim(sal_Bool bSet);
292 void SetPagebreakMode( sal_Bool bSet );
H A Ddocsh.hxx350 void SetEmpty(sal_Bool bSet);
353 void SetInUndo(sal_Bool bSet);
H A Dtabsplit.hxx50 void SetFixed(sal_Bool bSet);
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1842 void OTableEditorCtrl::SetPrimaryKey( sal_Bool bSet ) in SetPrimaryKey() argument
1856 if( pFieldDescr && (*aIter)->IsPrimaryKey() && (!bSet || !IsRowSelected(nRow)) ) in SetPrimaryKey()
1858 AdjustFieldDescription(pFieldDescr,aDeletedPrimKeys,nRow,bSet,sal_False); in SetPrimaryKey()
1866 if( bSet ) in SetPrimaryKey()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx2027 bool bSet = isSet( pCurLine, nLineIndex ); in writeG4Stream() local
2028 nRunIndex1 = findBitRun( pCurLine, nLineIndex, nW, bSet ); in writeG4Stream()
2029 nRefIndex1 = findBitRun( pRefLine, nLineIndex, nW, ! bSet ); in writeG4Stream()
2030 nRefIndex1 = findBitRun( pRefLine, nRefIndex1, nW, bSet ); in writeG4Stream()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx115 inline void set_flag( Type& rnBitField, Type nMask, bool bSet = true ) in set_flag() argument
116 { if( bSet ) rnBitField |= nMask; else rnBitField &= ~nMask; } in set_flag()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx232 sal_Bool bSet = sal_False; in FindElement() local
237 pElem->SetType( t ), bSet = sal_True; in FindElement()
261 if( bSet ) in FindElement()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx149 void SetDeleteUserData( sal_Bool bSet );
150 void SetUseUserData( sal_Bool bSet );
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1779 void SfxWorkWindow::SetTempStatusBar_Impl( sal_Bool bSet ) in SetTempStatusBar_Impl() argument
1781 if ( aStatBar.bTemp != bSet && bShowStatusBar && IsVisible_Impl() ) in SetTempStatusBar_Impl()
1785 if ( bSet && !aStatBar.nId ) in SetTempStatusBar_Impl()
1794 aStatBar.bTemp = bSet; in SetTempStatusBar_Impl()
1795 if ( !bOn || bReset || (!bSet && aStatBar.nId ) ) in SetTempStatusBar_Impl()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx675 … sal_Bool bSet = pItem ? ((const SfxBoolItem*)pItem)->GetValue() : !pACfg->IsAutoFmtByInput(); in Execute() local
676 if( bSet != pACfg->IsAutoFmtByInput() ) in Execute()
678 pACfg->SetAutoFmtByInput( bSet ); in Execute()
681 rReq.AppendItem( SfxBoolItem( GetPool().GetWhich(nSlot), bSet ) ); in Execute()
H A Dtxtattr.cxx432 sal_Bool bSet = sal_True; in ExecParaAttr() local
435 bSet = ((const SfxBoolItem&)pArgs->Get(nSlot)).GetValue(); in ExecParaAttr()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx850 void SwSidebarWin::SetReadonly(sal_Bool bSet) in SetReadonly() argument
852 mbReadonly = bSet; in SetReadonly()
853 GetOutlinerView()->SetReadOnly(bSet); in SetReadonly()
/trunk/main/sfx2/source/control/
H A Drequest.cxx956 void SfxRequest::AllowRecording( sal_Bool bSet ) in AllowRecording() argument
958 pImp->bAllowRecording = bSet; in AllowRecording()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx520 void SetSaveOLEPreview( FASTBOOL bSet) { bSaveOLEPreview = bSet; } in SetSaveOLEPreview() argument
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx251 void SvpSalGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() argument
253 m_aDrawMode = bSet ? DrawMode_XOR : DrawMode_PAINT; in SetXORMode()
H A Dsvppspgraphics.cxx309 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() argument
311 (void)bSet; in SetXORMode()
312 DBG_ASSERT( !bSet, "Error: PrinterGfx::SetXORMode() not implemented" ); in SetXORMode()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2019 sal_Bool bSet = *(sal_Bool*)aValue.getValue(); in setPropertyValue() local
2025 if( bSet ) in setPropertyValue()
2030 eMode = bSet ? eMode|nsRedlineMode_t::REDLINE_ON : eMode&~nsRedlineMode_t::REDLINE_ON; in setPropertyValue()
2219 sal_Bool bSet = sal_False; in getPropertyValue() local
2223 bSet = (eMode & nMask) == nMask; in getPropertyValue()
2227 bSet = (eMode& nsRedlineMode_t::REDLINE_ON) != 0; in getPropertyValue()
2229 aAny.setValue(&bSet, ::getBooleanCppuType()); in getPropertyValue()
/trunk/main/sw/inc/
H A Ddoc.hxx1058 inline void SetOLEPrtNotifyPending( bool bSet = true );
2177 inline void SwDoc::SetOLEPrtNotifyPending( bool bSet ) in SetOLEPrtNotifyPending() argument
2179 mbOLEPrtNotifyPending = bSet; in SetOLEPrtNotifyPending()
2180 if( !bSet ) in SetOLEPrtNotifyPending()
/trunk/main/unotools/inc/unotools/
H A Dsourceviewconfig.hxx55 void SetShowProportionalFontsOnly(sal_Bool bSet);
/trunk/main/sd/source/ui/inc/
H A Dunprlout.hxx50 sal_Bool bSet,
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx300 sal_Bool bSet = ((const SfxBoolItem*)pItem)->GetValue(); in ItemSetToPageDesc() local
301 if(!bSet) in ItemSetToPageDesc()
/trunk/main/rsc/source/tools/
H A Drscdef.cxx45 void RscId::SetNames( sal_Bool bSet ) { bNames = bSet; } in SetNames() argument
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx375 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() argument
377 (void)bSet; in SetXORMode()
378 DBG_ASSERT( !bSet, "Error: PrinterGfx::SetXORMode() not implemented" ); in SetXORMode()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx1422 FASTBOOL bSet = ( GetValue().Len() > 0 ); in GetPresentation() local
1430 if ( bSet ) in GetPresentation()
1435 if ( bSet ) in GetPresentation()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx1011 void ScDocument::SetInLinkUpdate(sal_Bool bSet) in SetInLinkUpdate() argument
1015 DBG_ASSERT( bInLinkUpdate != bSet, "SetInLinkUpdate twice" ); in SetInLinkUpdate()
1016 bInLinkUpdate = bSet; in SetInLinkUpdate()

Completed in 216 milliseconds

12345678910>>...15