| /trunk/main/sw/source/ui/uiview/ |
| H A D | view0.cxx | 392 sal_Bool bFlag = STATE_ON == eState; in ExecViewOptions() local 400 bFlag = !pOpt->IsGraphic(); in ExecViewOptions() 401 pOpt->SetGraphic( bFlag ); in ExecViewOptions() 406 bFlag = !SwViewOption::IsFieldShadings() ; in ExecViewOptions() 407 SwViewOption::SetAppearanceFlag(VIEWOPT_FIELD_SHADINGS, bFlag, sal_True ); in ExecViewOptions() 412 bFlag = !SwViewOption::IsDocBoundaries(); in ExecViewOptions() 413 SwViewOption::SetAppearanceFlag(VIEWOPT_DOC_BOUNDARIES, bFlag, sal_True ); in ExecViewOptions() 418 bFlag = !pOpt->IsGridVisible(); in ExecViewOptions() 420 pOpt->SetGridVisible( bFlag ); in ExecViewOptions() 425 bFlag = !pOpt->IsSnap(); in ExecViewOptions() [all …]
|
| /trunk/main/unotools/source/config/ |
| H A D | fltrcfg.cxx | 398 void SvtFilterOptions::SetLoadWordBasicCode( sal_Bool bFlag ) in SetLoadWordBasicCode() argument 400 pImp->SetFlag( FILTERCFG_WORD_CODE, bFlag ); in SetLoadWordBasicCode() 409 void SvtFilterOptions::SetLoadWordBasicStorage( sal_Bool bFlag ) in SetLoadWordBasicStorage() argument 411 pImp->SetFlag( FILTERCFG_WORD_STORAGE, bFlag ); in SetLoadWordBasicStorage() 422 void SvtFilterOptions::SetLoadExcelBasicCode( sal_Bool bFlag ) in SetLoadExcelBasicCode() argument 424 pImp->SetFlag( FILTERCFG_EXCEL_CODE, bFlag ); in SetLoadExcelBasicCode() 433 void SvtFilterOptions::SetLoadExcelBasicExecutable( sal_Bool bFlag ) in SetLoadExcelBasicExecutable() argument 435 pImp->SetFlag( FILTERCFG_EXCEL_EXECTBL, bFlag ); in SetLoadExcelBasicExecutable() 444 void SvtFilterOptions::SetLoadExcelBasicStorage( sal_Bool bFlag ) in SetLoadExcelBasicStorage() argument 446 pImp->SetFlag( FILTERCFG_EXCEL_STORAGE, bFlag ); in SetLoadExcelBasicStorage() [all …]
|
| /trunk/main/unotools/inc/unotools/ |
| H A D | fltrcfg.hxx | 45 void SetLoadWordBasicCode( sal_Bool bFlag ); 47 void SetLoadWordBasicStorage( sal_Bool bFlag ); 50 void SetLoadExcelBasicCode( sal_Bool bFlag ); 52 void SetLoadExcelBasicExecutable( sal_Bool bFlag ); 54 void SetLoadExcelBasicStorage( sal_Bool bFlag ); 57 void SetLoadPPointBasicCode( sal_Bool bFlag ); 59 void SetLoadPPointBasicStorage( sal_Bool bFlag ); 63 void SetMathType2Math( sal_Bool bFlag ); 65 void SetMath2MathType( sal_Bool bFlag ); 68 void SetWinWord2Writer( sal_Bool bFlag ); [all …]
|
| H A D | textsearch.hxx | 98 void SetCaseSensitive( int bFlag ) { bCaseSense = bFlag; } in SetCaseSensitive() argument 99 void SetSrchInSelection( int bFlag ) { bSrchInSel = bFlag; } in SetSrchInSelection() argument 100 void SetSrchWordOnly( int bFlag ) { bWordOnly = bFlag; } in SetSrchWordOnly() argument 107 void SetSrchRelaxed( int bFlag ) { bLEV_Relaxed = bFlag; } in SetSrchRelaxed() argument
|
| /trunk/main/sw/inc/ |
| H A D | txatbase.hxx | 69 void SetLockExpandFlag( bool bFlag ) { m_bLockExpandFlag = bFlag; } in SetLockExpandFlag() argument 70 void SetDontMoveAttr( bool bFlag ) { m_bDontMoveAttr = bFlag; } in SetDontMoveAttr() argument 71 void SetCharFmtAttr( bool bFlag ) { m_bCharFmtAttr = bFlag; } in SetCharFmtAttr() argument 72 void SetOverlapAllowedAttr( bool bFlag ){ m_bOverlapAllowedAttr = bFlag; } in SetOverlapAllowedAttr() argument 73 void SetDontExpandStartAttr(bool bFlag) { m_bDontExpandStart = bFlag; } in SetDontExpandStartAttr() argument 74 void SetNesting(const bool bFlag) { m_bNesting = bFlag; } in SetNesting() argument 75 void SetHasDummyChar(const bool bFlag) { m_bHasDummyChar = bFlag; } in SetHasDummyChar() argument 76 void SetHasContent( const bool bFlag ) { m_bHasContent = bFlag; } in SetHasContent() argument 100 void SetPriorityAttr( bool bFlag ) { m_bPriorityAttr = bFlag; } in SetPriorityAttr() argument
|
| H A D | section.hxx | 120 void SetHidden(bool const bFlag = true) { m_bHidden = bFlag; } in SetHidden() argument 124 SetHiddenFlag(bool const bFlag) { m_bHiddenFlag = bFlag; } in SetHiddenFlag() argument 127 SetProtectFlag(bool const bFlag) { m_bProtectFlag = bFlag; } in SetProtectFlag() argument 130 void SetEditInReadonlyFlag(bool const bFlag) in SetEditInReadonlyFlag() argument 131 { m_bEditInReadonlyFlag = bFlag; } in SetEditInReadonlyFlag() 134 void SetCondHidden(bool const bFlag = true) { m_bCondHiddenFlag = bFlag; }; in SetCondHidden() argument 158 void SetConnectFlag(bool const bFlag = true){ m_bConnectFlag = bFlag; } in SetConnectFlag() argument 203 void SetHidden (bool const bFlag = true); 205 void SetProtect(bool const bFlag = true); 208 void SetEditInReadonly(bool const bFlag = true); [all …]
|
| H A D | unocrsr.hxx | 59 void SetRemainInSection( sal_Bool bFlag ) { bRemainInSection = bFlag; } in SetRemainInSection() argument 63 void SetSkipOverProtectSections( sal_Bool bFlag ) in SetSkipOverProtectSections() argument 64 { bSkipOverProtectSections = bFlag; } in SetSkipOverProtectSections() 68 void SetSkipOverHiddenSections( sal_Bool bFlag ) in SetSkipOverHiddenSections() argument 69 { bSkipOverHiddenSections = bFlag; } in SetSkipOverHiddenSections()
|
| H A D | numrule.hxx | 269 void SetAutoRule( sal_Bool bFlag ) { bAutoRuleFlag = bFlag; } in SetAutoRule() argument 272 void SetInvalidRule( sal_Bool bFlag ); 275 void SetContinusNum( sal_Bool bFlag ) { bContinusNum = bFlag; } in SetContinusNum() argument 278 void SetAbsSpaces( sal_Bool bFlag ) { bAbsSpaces = bFlag; } in SetAbsSpaces() argument
|
| H A D | doc.hxx | 800 virtual void SetRedlineMove(/*[in]*/bool bFlag); 822 virtual void SetVisibleLinks(bool bFlag); 859 virtual void SetNewFldLst( bool bFlag); 1063 void SetXMLExport( bool bFlag ) { mbXMLExport = bFlag; } in SetXMLExport() argument 1072 void SetContainsAtPageObjWithContentAnchor( const bool bFlag ) in SetContainsAtPageObjWithContentAnchor() argument 1074 mbContainsAtPageObjWithContentAnchor = bFlag; in SetContainsAtPageObjWithContentAnchor() 1256 sal_Bool DontExpandFmt( const SwPosition& rPos, sal_Bool bFlag = sal_True ); 1465 void SetUpdateTOX( bool bFlag = true ) { mbUpdateTOX = bFlag; } in SetUpdateTOX() argument 1570 void SetNumRuleStart( const SwPosition& rPos, sal_Bool bFlag = sal_True ); 1858 void SetInLoadAsynchron( bool bFlag ) { mbInLoadAsynchron = bFlag; } in SetInLoadAsynchron() argument [all …]
|
| /trunk/main/svx/source/dialog/ |
| H A D | ctredlin.cxx | 288 void SvxRedlinTable::SetCalcView(sal_Bool bFlag) in SetCalcView() argument 290 bIsCalc=bFlag; in SetCalcView() 291 if(bFlag) in SetCalcView() 346 void SvxRedlinTable::SetFilterDate(sal_Bool bFlag) in SetFilterDate() argument 348 bDate=bFlag; in SetFilterDate() 376 void SvxRedlinTable::SetFilterAuthor(sal_Bool bFlag) in SetFilterAuthor() argument 378 bAuthor=bFlag; in SetFilterAuthor() 386 void SvxRedlinTable::SetFilterComment(sal_Bool bFlag) in SetFilterComment() argument 388 bComment=bFlag; in SetFilterComment() 903 void SvxTPFilter::DisableRange(sal_Bool bFlag) in DisableRange() argument [all …]
|
| /trunk/main/cui/source/options/ |
| H A D | optfltr.cxx | 87 sal_Bool bFlag; in FillItemSet() local 88 if( aWBasicCodeCB.GetSavedValue() != (bFlag = aWBasicCodeCB.IsChecked())) in FillItemSet() 89 pOpt->SetLoadWordBasicCode( bFlag ); in FillItemSet() 90 if( aWBasicStgCB.GetSavedValue() != (bFlag = aWBasicStgCB.IsChecked())) in FillItemSet() 91 pOpt->SetLoadWordBasicStorage( bFlag ); in FillItemSet() 93 if( aEBasicCodeCB.GetSavedValue() != (bFlag = aEBasicCodeCB.IsChecked())) in FillItemSet() 94 pOpt->SetLoadExcelBasicCode( bFlag ); in FillItemSet() 95 if( aEBasicExectblCB.GetSavedValue() != (bFlag = aEBasicExectblCB.IsChecked())) in FillItemSet() 96 pOpt->SetLoadExcelBasicExecutable( bFlag ); in FillItemSet() 97 if( aEBasicStgCB.GetSavedValue() != (bFlag = aEBasicStgCB.IsChecked())) in FillItemSet() [all …]
|
| /trunk/main/svx/inc/svx/ |
| H A D | ctredlin.hxx | 128 void SetFilterDate(sal_Bool bFlag=sal_True); 134 void SetFilterAuthor(sal_Bool bFlag=sal_True); 136 void SetFilterComment(sal_Bool bFlag=sal_True); 142 void SetCalcView(sal_Bool bFlag=sal_True); 216 void EnableDateLine1(sal_Bool bFlag); 217 void EnableDateLine2(sal_Bool bFlag); 253 void DisableRange(sal_Bool bFlag=sal_True); 258 void DisableRef(sal_Bool bFlag); 268 void CheckDate(sal_Bool bFlag=sal_True); 269 void CheckAuthor(sal_Bool bFlag=sal_True); [all …]
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | svxrtf.hxx | 338 void SetNewDoc( int bFlag ) { bNewDoc = bFlag; } in SetNewDoc() argument 340 void SetNewGroup( int bFlag ) { bNewGroup = bFlag; } in SetNewGroup() argument 342 void SetChkStyleAttr( int bFlag ) { bChkStyleAttr = bFlag; } in SetChkStyleAttr() argument 344 void SetCalcValue( int bFlag ) { bCalcValue = bFlag; } in SetCalcValue() argument 346 void SetPardTokenRead( int bFlag ) { bPardTokenRead = bFlag; } in SetPardTokenRead() argument 348 void SetReadDocInfo( int bFlag ) { bReadDocInfo = bFlag; } in SetReadDocInfo() argument
|
| /trunk/main/svx/source/items/ |
| H A D | numfmtsh.cxx | 481 sal_Bool bFlag=sal_False; in IsUserDefined() local 484 bFlag=pFormatter->IsUserDefined( rFmtString, eCurLanguage ); in IsUserDefined() 486 if(bFlag) in IsUserDefined() 494 bFlag=!IsInTable(nPos,bTestBanking,rFmtString); in IsUserDefined() 498 return bFlag; in IsUserDefined() 785 sal_Bool bFlag=pFormatter->GetNewCurrencySymbolString(nCurFormatKey,rSymbol, in FillEListWithCurrency_Impl() local 788 if((!bFlag && pCurCurrencyEntry==NULL) || in FillEListWithCurrency_Impl() 789 (bFlag && pTmpCurrencyEntry==NULL && !rSymbol.Len()) || in FillEListWithCurrency_Impl() 1050 sal_Bool bFlag=sal_True; in FillEListWithUserCurrencys() local 1059 bFlag=sal_False; in FillEListWithUserCurrencys() [all …]
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | txtattr.cxx | 625 sal_Bool bFlag = sal_False; in GetAttrState() local 662 bFlag = 0 < nEsc; in GetAttrState() 665 bFlag = 0 > nEsc; in GetAttrState() 674 bFlag = SVX_ADJUST_LEFT == eAdjust; in GetAttrState() 683 bFlag = SVX_ADJUST_RIGHT == eAdjust; in GetAttrState() 692 bFlag = SVX_ADJUST_CENTER == eAdjust; in GetAttrState() 703 bFlag = SVX_ADJUST_BLOCK == eAdjust; in GetAttrState() 714 bFlag = nLineSpace == 100; in GetAttrState() 717 bFlag = nLineSpace == 150; in GetAttrState() 720 bFlag = nLineSpace == 200; in GetAttrState() [all …]
|
| H A D | drwtxtex.cxx | 636 sal_Bool bFlag = sal_False; in GetState() local 676 bFlag = eAdjust == ((SvxAdjustItem*)pAdjust)->GetAdjust(); in GetState() 734 bFlag = sal_True; in GetState() 751 bFlag = sal_True; in GetState() 795 bFlag = pOutliner->IsVertical() == in GetState() 804 bFlag = eMode == text::WritingMode_LR_TB; in GetState() 808 bFlag = eMode != text::WritingMode_TB_RL; in GetState() 834 bFlag = nWhich == SID_ATTR_PARA_LEFT_TO_RIGHT; in GetState() 838 bFlag = nWhich != SID_ATTR_PARA_LEFT_TO_RIGHT; in GetState() 878 rSet.Put( SfxBoolItem( nWhich, bFlag )); in GetState()
|
| /trunk/main/svtools/source/filter/wmf/ |
| H A D | enhwmf.cxx | 252 sal_Bool bFlag, bStatus = ReadHeader(); in ReadEnhWMF() local 275 bFlag = sal_False; in ReadEnhWMF() 280 bFlag = sal_True; in ReadEnhWMF() 286 if ( bFlag ) in ReadEnhWMF() 297 pOut->DrawPolyBezier( aPoly, bFlag, bRecordPath ); in ReadEnhWMF() 316 bFlag = sal_True; in ReadEnhWMF() 322 if ( bFlag ) in ReadEnhWMF() 333 pOut->DrawPolyLine( aPolygon, bFlag, bRecordPath ); in ReadEnhWMF() 1045 bFlag = sal_True; in ReadEnhWMF() 1082 if ( bFlag ) in ReadEnhWMF() [all …]
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | lnkbase.hxx | 156 void SetVisible( sal_Bool bFlag ) { bVisible = bFlag; } in SetVisible() argument 159 void SetSynchron( sal_Bool bFlag ) { bSynchron = bFlag; } in SetSynchron() argument 162 void SetUseCache( sal_Bool bFlag ) { bUseCache = bFlag; } in SetUseCache() argument
|
| /trunk/main/forms/source/component/ |
| H A D | EventThread.cxx | 120 void OComponentEventThread::addEvent( const EventObject* _pEvt, sal_Bool bFlag ) in addEvent() argument 123 addEvent( _pEvt, xTmp, bFlag ); in addEvent() 128 sal_Bool bFlag ) in addEvent() argument 139 m_aFlags.push_back( bFlag ); in addEvent() 209 sal_Bool bFlag = *firstFlag; in run() local 221 processEvent( pCompImpl, pEvt, xControl, bFlag ); in run()
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | cfgitems.hxx | 152 void SetPrintProspect(sal_Bool bFlag ){ bPrintProspect = bFlag; } in SetPrintProspect() argument 153 void SetPrintProspectRTL(sal_Bool bFlag ){ bPrintProspectRTL = bFlag; } in SetPrintProspectRTL() argument 200 void SetOn( sal_Bool bFlag ) { bOn = bFlag; } in SetOn() argument
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | section.cxx | 388 void SwSection::SetHidden(bool const bFlag) in SetHidden() argument 390 if (!m_Data.IsHidden() == !bFlag) in SetHidden() 393 m_Data.SetHidden(bFlag); in SetHidden() 394 ImplSetHiddenFlag(bFlag, m_Data.IsCondHidden()); in SetHidden() 398 void SwSection::SetProtect(bool const bFlag) in SetProtect() argument 405 aItem.SetCntntProtect( (sal_Bool)bFlag ); in SetProtect() 411 m_Data.SetProtectFlag(bFlag); in SetProtect() 416 void SwSection::SetEditInReadonly(bool const bFlag) in SetEditInReadonly() argument 423 aItem.SetValue( (sal_Bool)bFlag ); in SetEditInReadonly() 429 m_Data.SetEditInReadonlyFlag(bFlag); in SetEditInReadonly() [all …]
|
| /trunk/main/sc/source/ui/miscdlgs/ |
| H A D | acredlin.cxx | 358 sal_Bool bFlag=sal_False; in IsValidAction() local 404 bFlag=sal_True; in IsValidAction() 409 bFlag=sal_True; in IsValidAction() 413 return bFlag; in IsValidAction() 426 sal_Bool bFlag=sal_False; in InsertChangeAction() local 531 bFlag=sal_True; in InsertChangeAction() 537 bFlag=sal_True; in InsertChangeAction() 542 if(!bFlag&& bUseColor&& pParent==NULL) in InsertChangeAction() 546 else if(bFlag&& bUseColor&& pParent!=NULL) in InsertChangeAction() 580 int bFlag=sal_False; in InsertFilteredAction() local [all …]
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | bibview.cxx | 87 sal_Bool bFlag = sal_False; in ~BibView() local 88 if ( ( aModified >>= bFlag ) && bFlag ) in ~BibView() 94 aNew >>= bFlag; in ~BibView() 95 if ( bFlag ) in ~BibView()
|
| H A D | toolbar.cxx | 421 void BibToolBar::EnableSourceList(sal_Bool bFlag) in EnableSourceList() argument 423 aFtSource.Enable(bFlag); in EnableSourceList() 424 aLBSource.Enable(bFlag); in EnableSourceList() 432 void BibToolBar::UpdateSourceList(sal_Bool bFlag) in UpdateSourceList() argument 434 aLBSource.SetUpdateMode(bFlag); in UpdateSourceList() 447 void BibToolBar::EnableQuery(sal_Bool bFlag) in EnableQuery() argument 449 aFtQuery.Enable(bFlag); in EnableQuery() 450 aEdQuery.Enable(bFlag); in EnableQuery()
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | tabvwsh.hxx | 317 void SetDontSwitch(sal_Bool bFlag){bDontSwitch=bFlag;} in SetDontSwitch() argument 391 void SetInFormatDialog(sal_Bool bFlag) {bInFormatDialog=bFlag;} in SetInFormatDialog() argument 427 void SetForceFocusOnCurCell(sal_Bool bFlag){bForceFocusOnCurCell=bFlag;} in SetForceFocusOnCurCell() argument
|