/aoo42x/main/sw/inc/ |
H A D | txatbase.hxx | 69 void SetLockExpandFlag( bool bFlag ) { m_bLockExpandFlag = bFlag; } in SetLockExpandFlag() 70 void SetDontMoveAttr( bool bFlag ) { m_bDontMoveAttr = bFlag; } in SetDontMoveAttr() 71 void SetCharFmtAttr( bool bFlag ) { m_bCharFmtAttr = bFlag; } in SetCharFmtAttr() 72 void SetOverlapAllowedAttr( bool bFlag ){ m_bOverlapAllowedAttr = bFlag; } in SetOverlapAllowedAttr() 73 void SetDontExpandStartAttr(bool bFlag) { m_bDontExpandStart = bFlag; } in SetDontExpandStartAttr() 74 void SetNesting(const bool bFlag) { m_bNesting = bFlag; } in SetNesting() 75 void SetHasDummyChar(const bool bFlag) { m_bHasDummyChar = bFlag; } in SetHasDummyChar() 76 void SetHasContent( const bool bFlag ) { m_bHasContent = bFlag; } in SetHasContent() 100 void SetPriorityAttr( bool bFlag ) { m_bPriorityAttr = bFlag; } in SetPriorityAttr()
|
H A D | unocrsr.hxx | 59 void SetRemainInSection( sal_Bool bFlag ) { bRemainInSection = bFlag; } in SetRemainInSection() 63 void SetSkipOverProtectSections( sal_Bool bFlag ) in SetSkipOverProtectSections() 68 void SetSkipOverHiddenSections( sal_Bool bFlag ) in SetSkipOverHiddenSections()
|
H A D | section.hxx | 120 void SetHidden(bool const bFlag = true) { m_bHidden = bFlag; } in SetHidden() 124 SetHiddenFlag(bool const bFlag) { m_bHiddenFlag = bFlag; } in SetHiddenFlag() 127 SetProtectFlag(bool const bFlag) { m_bProtectFlag = bFlag; } in SetProtectFlag() 130 void SetEditInReadonlyFlag(bool const bFlag) in SetEditInReadonlyFlag() 134 void SetCondHidden(bool const bFlag = true) { m_bCondHiddenFlag = bFlag; }; in SetCondHidden() 158 void SetConnectFlag(bool const bFlag = true){ m_bConnectFlag = bFlag; } in SetConnectFlag() 270 void SetConnectFlag(bool const bFlag = true) in SetConnectFlag()
|
H A D | swcli.hxx | 49 void SetInDoVerb( sal_Bool bFlag ) { bInDoVerb = bFlag; } in SetInDoVerb()
|
H A D | fmtclbl.hxx | 35 SwFmtNoBalancedColumns( sal_Bool bFlag = sal_False ) in SwFmtNoBalancedColumns()
|
H A D | fmtfollowtextflow.hxx | 37 SwFmtFollowTextFlow( sal_Bool bFlag = sal_False ) in SwFmtFollowTextFlow()
|
H A D | numrule.hxx | 269 void SetAutoRule( sal_Bool bFlag ) { bAutoRuleFlag = bFlag; } in SetAutoRule() 275 void SetContinusNum( sal_Bool bFlag ) { bContinusNum = bFlag; } in SetContinusNum() 278 void SetAbsSpaces( sal_Bool bFlag ) { bAbsSpaces = bFlag; } in SetAbsSpaces()
|
H A D | extinput.hxx | 48 void SetInsText( sal_Bool bFlag ) { bInsText = bFlag; } in SetInsText()
|
H A D | acmplwrd.hxx | 57 void SetLockWordLstLocked( sal_Bool bFlag ) { bLockWordLst = bFlag; } in SetLockWordLstLocked()
|
H A D | ddefld.hxx | 87 void SetCRLFDelFlag( sal_Bool bFlag = sal_True ) { bCRLFFlag = bFlag; } in SetCRLFDelFlag()
|
/aoo42x/main/unotools/source/config/ |
H A D | fltrcfg.cxx | 398 void SvtFilterOptions::SetLoadWordBasicCode( sal_Bool bFlag ) in SetLoadWordBasicCode() 422 void SvtFilterOptions::SetLoadExcelBasicCode( sal_Bool bFlag ) in SetLoadExcelBasicCode() 486 void SvtFilterOptions::SetMathType2Math( sal_Bool bFlag ) in SetMathType2Math() 497 void SvtFilterOptions::SetMath2MathType( sal_Bool bFlag ) in SetMath2MathType() 510 void SvtFilterOptions::SetWinWord2Writer( sal_Bool bFlag ) in SetWinWord2Writer() 521 void SvtFilterOptions::SetWriter2WinWord( sal_Bool bFlag ) in SetWriter2WinWord() 533 void SvtFilterOptions::SetUseEnhancedFields( sal_Bool bFlag ) in SetUseEnhancedFields() 545 void SvtFilterOptions::SetExcel2Calc( sal_Bool bFlag ) in SetExcel2Calc() 556 void SvtFilterOptions::SetCalc2Excel( sal_Bool bFlag ) in SetCalc2Excel() 569 void SvtFilterOptions::SetPowerPoint2Impress( sal_Bool bFlag ) in SetPowerPoint2Impress() [all …]
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | textsearch.hxx | 98 void SetCaseSensitive( int bFlag ) { bCaseSense = bFlag; } in SetCaseSensitive() 99 void SetSrchInSelection( int bFlag ) { bSrchInSel = bFlag; } in SetSrchInSelection() 100 void SetSrchWordOnly( int bFlag ) { bWordOnly = bFlag; } in SetSrchWordOnly() 107 void SetSrchRelaxed( int bFlag ) { bLEV_Relaxed = bFlag; } in SetSrchRelaxed()
|
/aoo42x/main/forms/source/component/ |
H A D | EventThread.cxx | 120 void OComponentEventThread::addEvent( const EventObject* _pEvt, sal_Bool bFlag ) in addEvent() 128 sal_Bool bFlag ) in addEvent() 209 sal_Bool bFlag = *firstFlag; in run() local
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | lnkbase.hxx | 156 void SetVisible( sal_Bool bFlag ) { bVisible = bFlag; } in SetVisible() 159 void SetSynchron( sal_Bool bFlag ) { bSynchron = bFlag; } in SetSynchron() 162 void SetUseCache( sal_Bool bFlag ) { bUseCache = bFlag; } in SetUseCache()
|
/aoo42x/main/sc/inc/ |
H A D | markdata.hxx | 82 void SetMarkNegative( sal_Bool bFlag ) { bMarkIsNeg = bFlag; } in SetMarkNegative() 84 void SetMarking( sal_Bool bFlag ) { bMarking = bFlag; } in SetMarking()
|
/aoo42x/main/svx/source/dialog/ |
H A D | ctredlin.cxx | 288 void SvxRedlinTable::SetCalcView(sal_Bool bFlag) in SetCalcView() 346 void SvxRedlinTable::SetFilterDate(sal_Bool bFlag) in SetFilterDate() 903 void SvxTPFilter::DisableRange(sal_Bool bFlag) in DisableRange() 955 void SvxTPFilter::EnableDateLine1(sal_Bool bFlag) in EnableDateLine1() 970 void SvxTPFilter::EnableDateLine2(sal_Bool bFlag) in EnableDateLine2() 1153 void SvxTPFilter::CheckDate(sal_Bool bFlag) in CheckDate() 1160 void SvxTPFilter::CheckAuthor(sal_Bool bFlag) in CheckAuthor() 1167 void SvxTPFilter::CheckRange(sal_Bool bFlag) in CheckRange() 1174 void SvxTPFilter::CheckAction(sal_Bool bFlag) in CheckAction() 1181 void SvxTPFilter::CheckComment(sal_Bool bFlag) in CheckComment() [all …]
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | condedit.hxx | 48 inline void SetDropEnable( sal_Bool bFlag ) { bEnableDrop = bFlag; } in SetDropEnable()
|
H A D | cfgitems.hxx | 152 void SetPrintProspect(sal_Bool bFlag ){ bPrintProspect = bFlag; } in SetPrintProspect() 153 void SetPrintProspectRTL(sal_Bool bFlag ){ bPrintProspectRTL = bFlag; } in SetPrintProspectRTL() 200 void SetOn( sal_Bool bFlag ) { bOn = bFlag; } in SetOn()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | mvtabdlg.cxx | 92 void ScMoveTableDlg::SetCopyTable(sal_Bool bFlag) in SetCopyTable() 96 void ScMoveTableDlg::EnableCopyTable(sal_Bool bFlag) in EnableCopyTable()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoSection.hxx | 70 void SetUpdtFtnFlag(bool const bFlag) { m_bUpdateFtn = bFlag; } in SetUpdtFtnFlag()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | twolinesitem.hxx | 76 void SetValue( sal_Bool bFlag ) { bOn = bFlag; } in SetValue()
|
H A D | svxrtf.hxx | 338 void SetNewDoc( int bFlag ) { bNewDoc = bFlag; } in SetNewDoc() 340 void SetNewGroup( int bFlag ) { bNewGroup = bFlag; } in SetNewGroup() 342 void SetChkStyleAttr( int bFlag ) { bChkStyleAttr = bFlag; } in SetChkStyleAttr() 344 void SetCalcValue( int bFlag ) { bCalcValue = bFlag; } in SetCalcValue() 346 void SetPardTokenRead( int bFlag ) { bPardTokenRead = bFlag; } in SetPardTokenRead() 348 void SetReadDocInfo( int bFlag ) { bReadDocInfo = bFlag; } in SetReadDocInfo()
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsProperties.cxx | 160 void Properties::SetSuspendPreviewUpdatesDuringFullScreenPresentation (const bool bFlag) in SetSuspendPreviewUpdatesDuringFullScreenPresentation() 255 void Properties::SetOnlyPreviewTriggersMouseOver (const bool bFlag) in SetOnlyPreviewTriggersMouseOver()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 322 void SetDontSwitch(sal_Bool bFlag){bDontSwitch=bFlag;} in SetDontSwitch() 399 void SetInFormatDialog(sal_Bool bFlag) {bInFormatDialog=bFlag;} in SetInFormatDialog() 435 void SetForceFocusOnCurCell(sal_Bool bFlag){bForceFocusOnCurCell=bFlag;} in SetForceFocusOnCurCell()
|
H A D | simpref.hxx | 112 void SetAutoReOpen(sal_Bool bFlag) {bAutoReOpen=bFlag;} in SetAutoReOpen()
|