Home
last modified time | relevance | path

Searched refs:bRet (Results 451 – 475 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx2278 sal_Bool bRet = sal_False; in MoveAllowed() local
2281 bRet = sal_True; in MoveAllowed()
2286 bRet = sal_True; in MoveAllowed()
2288 if( bRet && ( IsFtnAtEnd() || !Growable() ) ) in MoveAllowed()
2624 sal_Bool bRet = sal_False; in ToMaximize() local
2625 while( pCont && !bRet ) in ToMaximize()
2628 bRet = sal_True; in ToMaximize()
2632 return bRet; in ToMaximize()
2808 bool bRet = false; in IsBalancedSection() local
2811 bRet = !GetSection()->GetFmt()->GetBalancedColumns().GetValue(); in IsBalancedSection()
[all …]
H A Dcolfrm.cxx160 sal_Bool bRet; in lcl_AddColumns() local
165 bRet = sal_False; in lcl_AddColumns()
182 bRet = sal_True; in lcl_AddColumns()
194 return bRet; in lcl_AddColumns()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx887 sal_Bool bRet = pGlossaryHdl->ConvertToNew ( *pGroup ); in IMPL_LINK_INLINE_START() local
889 if ( bRet ) in IMPL_LINK_INLINE_START()
1095 sal_Bool bRet = sal_False; in NotifyMoving() local
1113 bRet = pDlg->pGlossaryHdl->CopyOrMove( sSourceGroup, sShortName, in NotifyMoving()
1115 if(bRet) in NotifyMoving()
1143 sal_Bool bRet = sal_False; in NotifyCopying() local
1163 bRet = pDlg->pGlossaryHdl->CopyOrMove( sSourceGroup, sShortName, in NotifyCopying()
1165 if(bRet) in NotifyCopying()
/trunk/main/svl/source/items/
H A Ditemset.cxx652 sal_Bool bRet = sal_False; in Put() local
665 bRet |= 0 != ClearItem( nWhich ); in Put()
672 bRet |= 0 != Put( **ppFnd, nWhich ); in Put()
677 return bRet; in Put()
925 int bRet = sal_False; in Set() local
936 bRet |= 0 != Put( *pItem, pItem->Which() ); in Set()
941 bRet = Put(rSet, sal_False); in Set()
943 return bRet; in Set()
/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx181 bool bRet( false ); in handleAnimationEvent() local
189 bRet = !rVec.empty(); in handleAnimationEvent()
199 return bRet; in handleAnimationEvent()
463 const bool bRet( fireSingleEvent( io_rHitShape->second, in sendEvent() local
482 return bRet; in sendEvent()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx134 return bRet; in lcl_LineToSvxLine()
1561 sal_Bool bRet = sal_False; in gotoCellByName() local
1570 return bRet; in gotoCellByName()
1576 sal_Bool bRet = sal_False; in goLeft() local
1584 return bRet; in goLeft()
1598 return bRet; in goRight()
1612 return bRet; in goUp()
1626 return bRet; in goDown()
1670 if(bRet) in mergeRange()
1679 return bRet; in mergeRange()
[all …]
/trunk/main/chart2/source/controller/main/
H A DChartTransferable.cxx117 sal_Bool bRet = sal_False; in WriteObject() local
156 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
166 return bRet; in WriteObject()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx534 sal_Bool bRet = sal_False; in DeleteTOX() local
614 bRet = sal_True; in DeleteTOX()
617 return bRet; in DeleteTOX()
713 sal_Bool bRet = sTmp == rName; in SetTOXBaseName() local
714 if(bRet) in SetTOXBaseName()
720 return bRet; in SetTOXBaseName()
766 sal_Bool bRet = sal_False; in SetPosAtStartEnd() local
784 bRet = sal_True; in SetPosAtStartEnd()
786 return bRet; in SetPosAtStartEnd()
2390 sal_Bool bRet = sal_False; in IsTOXBaseInReadonly() local
[all …]
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2147 sal_Bool bRet = (pMod != NULL); in hasByName() local
2148 return bRet; in hasByName()
2255 sal_Bool bRet = sal_False; in hasElements() local
2264 bRet = sal_True; in hasElements()
2268 return bRet; in hasElements()
2316 sal_Bool bRet = sal_False; in hasByName() local
2321 bRet = sal_True; in hasByName()
2323 return bRet; in hasByName()
2414 sal_Bool bRet = (nLibs > 0); in hasElements() local
2415 return bRet; in hasElements()
[all …]
/trunk/main/sw/source/ui/dialog/
H A Dmacassgn.cxx133 sal_Bool bRet = sal_False; in INetFmtDlg() local
155 bRet = sal_True; in INetFmtDlg()
158 return bRet; in INetFmtDlg()
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx91 sal_Bool bRet = in TEST_F() local
95 OSL_ASSERT(bRet); in TEST_F()
96 if (bRet) in TEST_F()
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx114 bool const bRet = (nSize == nExpected); in osl_detail_ObjectRegistry_checkObjectCount() local
115 if (! bRet) { in osl_detail_ObjectRegistry_checkObjectCount()
123 return bRet; in osl_detail_ObjectRegistry_checkObjectCount()
/trunk/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx307 bool bRet; in doModal() local
310 bRet = m_GetFileNameWrapper.getOpenFileName( in doModal()
313 bRet = m_GetFileNameWrapper.getSaveFileName( in doModal()
318 if (!bRet) in doModal()
/trunk/main/dbaccess/source/core/api/
H A DStaticSet.cxx120 sal_Bool bRet = sal_False; in fetchRow() local
122 bRet = m_xDriverSet->next(); in fetchRow()
123 if ( bRet ) in fetchRow()
132 return bRet; in fetchRow()
/trunk/main/svtools/source/filter/igif/
H A Ddecode.cxx145 sal_Bool bRet = sal_False; in ProcessOneCode() local
207 bRet = sal_True; in ProcessOneCode()
210 return bRet; in ProcessOneCode()
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx146 sal_Bool bRet = sal_False; in LoadAlgorithm() local
148 bRet = xIES->loadAlgorithm( rLcl, sSortAlgorithm, nOptions ); in LoadAlgorithm()
162 return bRet; in LoadAlgorithm()
/trunk/main/sw/source/ui/ribbar/
H A Dconrect.cxx86 sal_Bool bRet = SwDrawBase::MouseButtonUp(rMEvt); in MouseButtonUp() local
87 if( bRet ) in MouseButtonUp()
156 return bRet; in MouseButtonUp()
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx708 sal_Bool bRet(sal_False); in IsLayer() local
716 bRet = rBS.IsSet(nId); in IsLayer()
720 return bRet; in IsLayer()
888 sal_Bool bRet(sal_False); in EnterGroup() local
932 bRet = sal_True; in EnterGroup()
935 return bRet; in EnterGroup()
H A Dsvdocirc.cxx727 FASTBOOL bRet=sal_False; in EndCreate() local
730 bRet=rStat.GetPointAnz()>=2; in EndCreate()
731 if (bRet) { in EndCreate()
738 bRet=rStat.GetPointAnz()>=4; in EndCreate()
739 if (bRet) { in EndCreate()
750 if (bRet) { in EndCreate()
754 return bRet; in EndCreate()
/trunk/main/xmloff/source/script/
H A DXMLEventsImportContext.cxx200 sal_Bool bRet = (aIter != aCollectEvents.end()); in GetEventSequence() local
201 if (bRet) in GetEventSequence()
204 return bRet; in GetEventSequence()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx75 sal_Bool bRet = SfxObjectShell::InitNew( xStor ); in InitNew() local
81 if( bRet ) in InitNew()
121 return bRet; in InitNew()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1884 sal_Bool bRet = sal_False; in JumpToSwMark() local
1922 bRet = pWrtShell->GotoRegion( sName ); in JumpToSwMark()
1927 bRet = pWrtShell->GotoOutline( sName ); in JumpToSwMark()
1938 bRet = pWrtShell->GotoTable( sName ); in JumpToSwMark()
1957 bRet = sal_True; in JumpToSwMark()
1961 pWrtShell->GotoMark( ppMark->get(), sal_False, sal_True ), bRet = sal_True; in JumpToSwMark()
1963 bRet = pWrtShell->GotoINetAttr( *pINet->GetTxtINetFmt() ); in JumpToSwMark()
1968 bRet = sal_True; in JumpToSwMark()
1983 pWrtShell->GotoMark( ppMark->get(), sal_False, sal_True ), bRet = sal_True; in JumpToSwMark()
1985 bRet = pWrtShell->GotoINetAttr( *pINet->GetTxtINetFmt() ); in JumpToSwMark()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1605 bool bRet = in IsEqualFormatting() local
1615 if (bRet) in IsEqualFormatting()
1624 bRet = false; in IsEqualFormatting()
1629 return bRet; in IsEqualFormatting()
2199 bool bRet=false; in ImportFormulaControl() local
2238 bRet = true; in ImportFormulaControl()
2247 return(bRet); in ImportFormulaControl()
2252 sal_Bool bRet = sal_False; in InsertFormula() local
2263 if (sal_True == (bRet = rFormula.Import(rServiceFactory, xFComp, aSz))) in InsertFormula()
2266 if (sal_True == (bRet = InsertControl(xFComp, aSz, &xShapeRef, false))) in InsertFormula()
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx407 bool bRet = false; in lcl_CopySelToDoc() local
425 bRet = pDoc->CopyRange( *pPam, aPos, false ) || bRet; in lcl_CopySelToDoc()
432 return bRet; in lcl_CopySelToDoc()
693 sal_Bool bRet = sal_False; in hasByName() local
706 bRet = sal_True; in hasByName()
711 return bRet; in hasByName()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx760 sal_Bool bRet = sal_False; in IsCellCheckBox() local
770 bRet = sal_True; in IsCellCheckBox()
780 return bRet; in IsCellCheckBox()
842 sal_Bool bRet = ( IsCellFocusEnabled() == sal_True ); in GoToCell() local
843 if ( bRet ) in GoToCell()
848 bRet = ( SetCurrentTabPos( _nColumn ) == true ); in GoToCell()
850 return bRet; in GoToCell()

Completed in 169 milliseconds

1...<<11121314151617181920>>...40