Home
last modified time | relevance | path

Searched refs:bCont (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/desktop/source/so_comp/
H A Doemjob.cxx143 sal_Bool bCont = sal_False; in execute() local
156 bCont = sal_True; in execute()
188 bCont = sal_False; in execute()
193 bCont = sal_True; in execute()
203 r <<= bCont; in execute()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx76 bCont = rItem.bCont; in SetFromItem()
231 SwLabRec* pRec = GetRecord(rItem.aType, rItem.bCont); in GetLabItem()
238 SwLabRec* SwLabDlg::GetRecord(const String &rRecName, sal_Bool bCont) in GetRecord() argument
249 rRecName == pRec->aType && bCont == pRec->bCont) in GetRecord()
468 const sal_Bool bCont = aContButton.IsChecked(); in IMPL_LINK_INLINE_END() local
483 else if ( GetParent()->Recs()[i]->bCont == bCont ) in IMPL_LINK_INLINE_END()
620 rItem.bCont = aContButton.IsChecked(); in FillItem()
684 if (aItem.bCont) in Reset()
H A Dlabimg.cxx60 bAddr = bCont = bSynchron = sal_False; in SwLabItem()
79 bCont = rItem.bCont; in operator =()
146 bCont == rLab.bCont && in operator ==()
313 case 0: aItem.bCont = *(sal_Bool*)pValues[nProp].getValue(); break;// "Medium/Continuous", in SwLabCfgItem()
438 case 0: pValues[nProp].setValue(&aItem.bCont, rType); break;// "Medium/Continuous", in Commit()
H A Dlabelcfg.cxx105 case 0 : pNewRec->bCont = sToken.GetChar(0) == 'C'; break; in lcl_CreateSwLabRec()
143 sTmp += C2U( rRec.bCont ? "C" : "S"); sTmp += sColon; in lcl_CreateProperties()
H A Dlabimp.hxx106 sal_Bool bCont; member in SwLabRec
H A Dlabfmt.cxx609 aRec.bCont = aItem.bCont; in IMPL_LINK()
/trunk/main/sc/source/core/data/
H A Dolinetab.cxx191 sal_Bool bCont; in Insert() local
198 bCont = sal_False; in Insert()
216 bCont = sal_True; in Insert()
220 while ( !bFound && bCont ); in Insert()
390 sal_Bool bCont; in DecDepth() local
393 bCont = sal_False; in DecDepth()
399 bCont = sal_True; in DecDepth()
402 while (bCont); in DecDepth()
H A Dcell2.cxx529 sal_Bool bCont = sal_True; in GetMatrixEdge() local
541 bCont = sal_False; in GetMatrixEdge()
542 } while ( bCont ); in GetMatrixEdge()
545 bCont = sal_True; in GetMatrixEdge()
557 bCont = sal_False; in GetMatrixEdge()
558 } while ( bCont ); in GetMatrixEdge()
/trunk/main/io/source/TextInputStream/
H A DTextInputStream.cxx332 sal_Bool bCont = sal_False; in implReadNext() local
336 bCont = sal_True; in implReadNext()
358 bCont = sal_True; in implReadNext()
361 if( bCont ) in implReadNext()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx359 sal_Bool bCont = sal_True; in ExecuteEdit() local
361 for( xub_StrLen i=0 ; bCont && i<aFlags.Len() ; i++ ) in ExecuteEdit()
367 bCont = sal_False; // nicht mehr weitermachen! in ExecuteEdit()
474 sal_Bool bCont = sal_True; in ExecuteEdit() local
476 for( xub_StrLen i=0 ; bCont && i<aFlags.Len() ; i++ ) in ExecuteEdit()
482 bCont = sal_False; // nicht mehr weitermachen! in ExecuteEdit()
1245 sal_Bool bCont = sal_True; in ExecuteEdit() local
1247 for( xub_StrLen i=0 ; bCont && i<aFlags.Len() ; i++ ) in ExecuteEdit()
1253 bCont = sal_False; // nicht mehr weitermachen! in ExecuteEdit()
H A Dtabview2.cxx381 sal_Bool bCont; in MarkCursor() local
383 nDrawEndCol, nDrawEndRow, bCont ); in MarkCursor()
391 if (bCont) in MarkCursor()
/trunk/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx356 for( sal_Bool bCont = pHTTPHeader->GetFirst( aKV ); bCont; in GetScriptType_Impl() local
357 bCont = pHTTPHeader->GetNext( aKV ) ) in GetScriptType_Impl()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx867 for( sal_Bool bCont = sal_True; bCont; ) in ImplWriteText() local
875 bCont = ( nCurPos < rText.Len() ) && nCount; in ImplWriteText()
880 if( bCont ) in ImplWriteText()
909 for( sal_Bool bCont = sal_True; bCont; ) in ImplWriteText() local
919 bCont = ( nCurPos < rText.Len() ) && nCount; in ImplWriteText()
933 if( bCont ) in ImplWriteText()
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx361 sal_Bool bCont = sal_True; in ExecBmpMask() local
373 bCont = sal_False; in ExecBmpMask()
377 if( bCont ) in ExecBmpMask()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3386 sal_Bool bCont = sal_True; in GetCurrencyEntry() local
3392 for ( sal_uInt16 j = 0; j < nCount && bCont; j++, ppData++ ) in GetCurrencyEntry()
3400 bCont = ImpLookupCurrencyEntryLoopBody( pFoundEntry, bFoundBank, in GetCurrencyEntry()
3407 if ( pFoundEntry || !bCont || (bOnlyStringLanguage && nExtLen) ) in GetCurrencyEntry()
3414 for ( sal_uInt16 j = 0; j < nCount && bCont; j++, ppData++ ) in GetCurrencyEntry()
3422 bCont = ImpLookupCurrencyEntryLoopBody( pFoundEntry, bFoundBank, in GetCurrencyEntry()
3428 if ( pFoundEntry || !bCont ) in GetCurrencyEntry()
3436 for ( sal_uInt16 j = 0; j < nCount && bCont; j++, ppData++ ) in GetCurrencyEntry()
3438 bCont = ImpLookupCurrencyEntryLoopBody( pFoundEntry, bFoundBank, in GetCurrencyEntry()
H A Dzformat.cxx2445 sal_Bool bCont = sal_True; in GetOutputString() local
2455 bCont = sal_False; in GetOutputString()
2458 if ( !bCont ) in GetOutputString()
2469 bCont = sal_False; in GetOutputString()
2473 if ( !bCont ) in GetOutputString()
2544 sal_Bool bCont = sal_True; in GetOutputString() local
2556 bCont = sal_False; in GetOutputString()
2559 if ( !bCont ) in GetOutputString()
/trunk/main/starmath/source/
H A Dparse.cxx446 sal_Bool bCont; in NextToken() local
496 bCont = sal_False; in NextToken()
504 bCont = sal_True; in NextToken()
516 bCont = sal_True; in NextToken()
520 } while (bCont); in NextToken()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx621 sal_Bool bCont; in lcl_ScanString() local
624 bCont = sal_False; in lcl_ScanString()
642 bCont = sal_True; // and more in lcl_ScanString()
661 } while ( bCont ); in lcl_ScanString()
/trunk/main/sw/source/ui/inc/
H A Dlabel.hxx65 SwLabRec* GetRecord(const String &rRecName, sal_Bool bCont);
H A Dlabimg.hxx69 sal_Bool bCont;// Endlospapier? member in SwLabItem
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx2342 for( sal_Bool bCont = pHTTPHeader->GetFirst( aKV ); bCont; in GetEncodingByHttpHeader() local
2343 bCont = pHTTPHeader->GetNext( aKV ) ) in GetEncodingByHttpHeader()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1799 for( sal_Bool bCont = xIter->GetFirst( aPair ); bCont; in SetAttributes() local
1800 bCont = xIter->GetNext( aPair ) ) in SetAttributes()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx786 sal_Bool bCont, in SvxNumRule() argument
793 bContinuousNumbering(bCont) in SvxNumRule()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx280 sal_Bool bCont,
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx579 bool bCont = pJumpMatrix->Next( nC, nR ); in JumpMatrix() local
580 if ( bCont ) in JumpMatrix()
585 while ( bCont && nStart == nNext ) in JumpMatrix()
595 bCont = pJumpMatrix->Next( nC, nR ); in JumpMatrix()
596 if ( bCont ) in JumpMatrix()
599 if ( bCont && nStart != nNext ) in JumpMatrix()
616 if ( !bCont ) in JumpMatrix()

Completed in 209 milliseconds

12