Home
last modified time | relevance | path

Searched defs:bFlag (Results 1 – 25 of 106) sorted by relevance

12345

/trunk/main/sw/inc/
H A Dtxatbase.hxx69 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 Dunocrsr.hxx59 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 Dsection.hxx120 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 Dswcli.hxx49 void SetInDoVerb( sal_Bool bFlag ) { bInDoVerb = bFlag; } in SetInDoVerb()
H A Dfmtclbl.hxx35 SwFmtNoBalancedColumns( sal_Bool bFlag = sal_False ) in SwFmtNoBalancedColumns()
H A Dfmtfollowtextflow.hxx37 SwFmtFollowTextFlow( sal_Bool bFlag = sal_False ) in SwFmtFollowTextFlow()
H A Dnumrule.hxx269 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 Dextinput.hxx48 void SetInsText( sal_Bool bFlag ) { bInsText = bFlag; } in SetInsText()
H A Dacmplwrd.hxx57 void SetLockWordLstLocked( sal_Bool bFlag ) { bLockWordLst = bFlag; } in SetLockWordLstLocked()
H A Dddefld.hxx87 void SetCRLFDelFlag( sal_Bool bFlag = sal_True ) { bCRLFFlag = bFlag; } in SetCRLFDelFlag()
/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx398 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 …]
/trunk/main/unotools/inc/unotools/
H A Dtextsearch.hxx98 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()
/trunk/main/forms/source/component/
H A DEventThread.cxx120 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
/trunk/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx156 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()
/trunk/main/sc/inc/
H A Dmarkdata.hxx82 void SetMarkNegative( sal_Bool bFlag ) { bMarkIsNeg = bFlag; } in SetMarkNegative()
84 void SetMarking( sal_Bool bFlag ) { bMarking = bFlag; } in SetMarking()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx288 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 …]
/trunk/main/sw/source/ui/inc/
H A Dcondedit.hxx48 inline void SetDropEnable( sal_Bool bFlag ) { bEnableDrop = bFlag; } in SetDropEnable()
H A Dcfgitems.hxx152 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()
/trunk/main/sc/source/ui/miscdlgs/
H A Dmvtabdlg.cxx92 void ScMoveTableDlg::SetCopyTable(sal_Bool bFlag) in SetCopyTable()
96 void ScMoveTableDlg::EnableCopyTable(sal_Bool bFlag) in EnableCopyTable()
/trunk/main/sw/source/core/inc/
H A DUndoSection.hxx70 void SetUpdtFtnFlag(bool const bFlag) { m_bUpdateFtn = bFlag; } in SetUpdtFtnFlag()
/trunk/main/editeng/inc/editeng/
H A Dtwolinesitem.hxx76 void SetValue( sal_Bool bFlag ) { bOn = bFlag; } in SetValue()
H A Dsvxrtf.hxx338 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()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx160 void Properties::SetSuspendPreviewUpdatesDuringFullScreenPresentation (const bool bFlag) in SetSuspendPreviewUpdatesDuringFullScreenPresentation()
255 void Properties::SetOnlyPreviewTriggersMouseOver (const bool bFlag) in SetOnlyPreviewTriggersMouseOver()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx322 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 Dsimpref.hxx112 void SetAutoReOpen(sal_Bool bFlag) {bAutoReOpen=bFlag;} in SetAutoReOpen()

Completed in 78 milliseconds

12345