/aoo4110/main/sal/textenc/ |
H A D | tcvtutf7.c | 152 int bEnd = sal_False; in ImplUTF7ToUnicode() local 204 bEnd = sal_True; in ImplUTF7ToUnicode() 223 if ( !bEnd ) in ImplUTF7ToUnicode() 248 bEnd = sal_True; in ImplUTF7ToUnicode() 258 if ( bEnd ) in ImplUTF7ToUnicode() 307 if ( bEnd ) in ImplUTF7ToUnicode() 336 if ( !bEnd ) in ImplUTF7ToUnicode() 384 while ( !bEnd ); in ImplUTF7ToUnicode() 510 bEnd = sal_True; in ImplUnicodeToUTF7() 556 if ( !bEnd ) in ImplUnicodeToUTF7() [all …]
|
/aoo4110/main/xmloff/source/style/ |
H A D | PageMasterImportContext.cxx | 106 sal_Bool bEnd(sal_False); in CreateChildContext() local 108 while ( nIndex < rMapper->GetEntryCount() && !bEnd) in CreateChildContext() 120 bEnd = sal_True; in CreateChildContext() 125 if (!bEnd) in CreateChildContext() 140 sal_Bool bEnd(sal_False); in CreateChildContext() local 143 while ( nIndex < rMapper->GetEntryCount() && !bEnd) in CreateChildContext() 149 bEnd = sal_True; in CreateChildContext() 153 if (!bEnd) in CreateChildContext()
|
H A D | xmlnumfe.cxx | 903 sal_Bool bEnd = sal_False; in lcl_IsDefaultDateFormat() local 905 while (!bEnd) in lcl_IsDefaultDateFormat() 913 bEnd = sal_True; // end of format reached in lcl_IsDefaultDateFormat() 1180 sal_Bool bEnd = sal_False; in ExportPart_Impl() local 1181 while (!bEnd) in ExportPart_Impl() 1189 bEnd = sal_True; // end of format reached in ExportPart_Impl() 1247 bEnd = sal_False; in ExportPart_Impl() 1248 while (!bEnd) in ExportPart_Impl() 1292 bEnd = sal_False; in ExportPart_Impl() 1293 while (!bEnd) in ExportPart_Impl() [all …]
|
/aoo4110/main/cppuhelper/source/ |
H A D | unourl.cxx | 80 bool bEnd = i == rDescriptor.getLength(); in Impl() local 81 sal_Unicode c = bEnd ? 0 : rDescriptor.getStr()[i]; in Impl() 85 if (bEnd || !isAlphanum(c)) in Impl() 94 if (bEnd || c == 0x2C) // ',' in Impl() 107 if (bEnd || !isAlphanum(c)) in Impl() 122 else if (bEnd || !isAlphanum(c)) in Impl() 129 if (bEnd || c == 0x2C) // ',' in Impl() 146 if (bEnd) in Impl()
|
/aoo4110/main/tools/source/stream/ |
H A D | stream.cxx | 706 bEnd = sal_True; in ReadLine() 726 bEnd = sal_True; in ReadLine() 743 if ( bEnd ) in ReadLine() 745 return bEnd; in ReadLine() 785 bEnd = sal_True; in ReadUniStringLine() 805 bEnd = sal_True; in ReadUniStringLine() 822 if ( bEnd ) in ReadUniStringLine() 824 return bEnd; in ReadUniStringLine() 847 sal_Bool bEnd = sal_False; in ReadCString() local 850 while( !bEnd && !GetError() ) in ReadCString() [all …]
|
/aoo4110/main/filter/source/graphicfilter/idxf/ |
H A D | dxfgrprd.cxx | 41 sal_Bool bEnd = sal_False; in DXFReadLine() local 47 while( !bEnd && !rIStm.GetError() ) // !!! nicht auf EOF testen, in DXFReadLine() 71 bEnd = sal_True; in DXFReadLine() 77 if( !bEnd && !rIStm.GetError() && rStr.Len() ) in DXFReadLine() 78 bEnd = sal_True; in DXFReadLine() 85 if( bEnd && (c=='\r' || c=='\n')) // Sonderbehandlung DOS-Dateien in DXFReadLine() 93 return bEnd; in DXFReadLine()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | dbdocimp.cxx | 325 sal_Bool bEnd = sal_False; in DoImport() local 328 while ( !bEnd ) in DoImport() 333 if ( (bEnd = !xRowSet->next()) == sal_False ) in DoImport() 342 bEnd = !xLocate->moveToBookmark(aSelection[nListPos]); in DoImport() 350 bEnd = !xRowSet->absolute(nRowsRead = nNextRow); in DoImport() 358 bEnd = sal_True; in DoImport() 362 if ( !bEnd ) in DoImport() 388 bEnd = sal_True; in DoImport() 396 bEnd = sal_True; // don't continue in DoImport()
|
/aoo4110/main/sc/inc/ |
H A D | compressedarray.hxx | 267 bool bEnd; member in ScCompressedArrayIterator 288 bEnd = (nIterEnd < nIterStart); in NewLimits() 333 bEnd = true; in NextRange() 337 bEnd = true; in NextRange() 339 nCurrent = bEnd ? nIterEnd : GetRangeStart(); in NextRange() 347 return !bEnd; 385 bEnd = (nIterEnd < nIterStart); in Resync()
|
/aoo4110/main/xmloff/source/text/ |
H A D | XMLSectionFootnoteConfigExport.cxx | 76 sal_Bool bEnd = sal_False; in exportXML() local 110 rState.maValue >>= bEnd; in exportXML() 139 rState.maValue >>= bEnd; in exportXML() 146 if (bEnd) in exportXML()
|
H A D | XMLChangeImportContext.cxx | 48 sal_Bool bEnd, in XMLChangeImportContext() argument 52 bIsEnd(bEnd), in XMLChangeImportContext() 55 DBG_ASSERT(bStart || bEnd, "Must be either start, end, or both!"); in XMLChangeImportContext()
|
H A D | XMLSectionFootnoteConfigImport.cxx | 80 sal_Bool bEnd = sal_True; // we're inside the element, so this is true in StartElement() local 186 aAny.setValue( &bEnd, ::getBooleanCppuType() ); in StartElement()
|
/aoo4110/main/tools/source/inet/ |
H A D | inetmime.cxx | 2590 bEnd = true; in writeHeaderFieldBody() 2607 bEnd = true; in writeHeaderFieldBody() 2612 bEnd = true; in writeHeaderFieldBody() 2685 bEnd = true; in writeHeaderFieldBody() 2701 bEnd = true; in writeHeaderFieldBody() 2716 bEnd = true; in writeHeaderFieldBody() 2722 bEnd = true; in writeHeaderFieldBody() 2740 bEnd = true; in writeHeaderFieldBody() 2758 bEnd = true; in writeHeaderFieldBody() 2924 bEnd = true; in writeHeaderFieldBody() [all …]
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtftn.cxx | 637 sal_Bool bEnd = pFtn->GetFtn().IsEndNote(); in ConnectFtn() local 648 if( bEnd && IsInSct() ) in ConnectFtn() 657 SwFtnBossFrm *pBoss = pCntnt->FindFtnBossFrm( !bEnd ); in ConnectFtn() 664 sal_Bool bDocEnd = bEnd ? !( pSect && pSect->IsEndnAtEnd() ) : in ConnectFtn() 682 else if( bEnd && pSect ) in ConnectFtn() 714 if( bDocEnd || bEnd ) in ConnectFtn() 780 if( pSect && pSect->FindFtnBossFrm( !bEnd )->FindFtnCont() ) in ConnectFtn() 787 SwFtnBossFrm *pSrcBoss = pSrcFrm->FindFtnBossFrm( !bEnd ); in ConnectFtn() 802 SwSaveFtnHeight *pHeight = bEnd ? NULL : in ConnectFtn() 829 if( pFtnFrm && pBoss != pFtnFrm->FindFtnBossFrm( !bEnd ) ) in ConnectFtn()
|
/aoo4110/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XTextCursor.java | 157 boolean bEnd = false; in _gotoEnd() 161 bEnd = !oObj.goRight(n, false) ; in _gotoEnd() 163 tRes.tested("gotoEnd()", bEnd ); in _gotoEnd()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | ftnfrm.cxx | 1556 sal_Bool bEnd = sal_False; in InsertFtn() local 1558 while ( pSibling && !bEnd && (nCmpPos <= nStPos) ) in InsertFtn() 1577 bEnd = sal_True; in InsertFtn() 1592 bEnd = sal_True; in InsertFtn() 1594 if ( !bEnd && pSibling ) in InsertFtn() 1601 bEnd = sal_True; in InsertFtn() 1658 sal_Bool bEnd = sal_False; in AppendFtn() local 1661 bEnd = sal_True; in AppendFtn() 1768 if( bEnd ? !pSct->IsEndnAtEnd() : !pSct->IsFtnAtEnd() ) in AppendFtn() 1770 SwFtnContFrm* pFtnCont = pSct->FindFtnBossFrm(!bEnd)->FindFtnCont(); in AppendFtn() [all …]
|
H A D | trvlfrm.cxx | 647 sal_Bool bEnd = bTab ? sal_False : sal_True; in lcl_UpDown() local 776 bEnd = sal_True; in lcl_UpDown() 780 bEnd = sal_True; in lcl_UpDown() 827 bEnd = sal_True; in lcl_UpDown() 839 bEnd = sal_True; in lcl_UpDown() 842 if ( !bEnd ) in lcl_UpDown() 849 } while ( !bEnd || in lcl_UpDown() 917 sal_Bool bEnd =sal_False; in SetCurrPage() local 918 while ( !bEnd && pPage->GetPhyPageNum() != nPageNum ) in SetCurrPage() 936 bEnd = sal_True; in SetCurrPage()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdedtv2.cxx | 135 sal_Bool bEnd=sal_False; in MovMarkedToTop() local 136 while (nCmpPos<nNewPos && !bEnd) in MovMarkedToTop() 142 bEnd=sal_True; in MovMarkedToTop() 148 bEnd=sal_True; in MovMarkedToTop() 153 bEnd=sal_True; in MovMarkedToTop() 221 sal_Bool bEnd=sal_False; in MovMarkedToBtm() local 225 while (nCmpPos>nNewPos && !bEnd) in MovMarkedToBtm() 231 bEnd=sal_True; in MovMarkedToBtm() 237 bEnd=sal_True; in MovMarkedToBtm() 242 bEnd=sal_True; in MovMarkedToBtm()
|
/aoo4110/main/soltools/ldump/ |
H A D | hashtbl.cxx | 269 bool bEnd = false; in FindPos() local 280 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos() 282 while(!bFound && !bEnd); in FindPos()
|
/aoo4110/main/tools/workben/ |
H A D | hashtbl.cxx | 316 BOOL bEnd = FALSE; in FindPos() local 327 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos() 329 while(!bFound && !bEnd); in FindPos()
|
/aoo4110/main/soldep/bootstrp/ |
H A D | hashtbl.cxx | 312 sal_Bool bEnd = sal_False; in FindPos() local 323 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos() 325 while(!bFound && !bEnd); in FindPos()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoportenum.cxx | 523 const SwTxtAttr & rAttr, const bool bEnd) in lcl_CreateRefMarkPortion() argument 535 if (!bEnd) in lcl_CreateRefMarkPortion() 555 const SwTxtAttr & rAttr, const sal_Bool bEnd) in lcl_InsertRubyPortion() argument 558 static_cast<const SwTxtRuby&>(rAttr), xParent, bEnd); in lcl_InsertRubyPortion() 568 SwTxtAttr & rAttr, const bool bEnd) in lcl_CreateTOXMarkPortion() argument 579 if (!bEnd) in lcl_CreateTOXMarkPortion()
|
/aoo4110/main/framework/inc/services/ |
H A D | licensedlg.hxx | 56 void SetEndReached( sal_Bool bEnd ) { mbEndReached = bEnd; } in SetEndReached() argument
|
/aoo4110/main/extensions/source/preload/ |
H A D | oemwiz.hxx | 103 void SetEndReached( sal_Bool bEnd ) { mbEndReached = bEnd; } in SetEndReached() argument
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleStaticTextBase.cxx | 871 sal_Bool bEnd = mpImpl->RemoveLineBreakCount( nTemp ); in getTextRange() local 875 if ( bStart && bEnd && ( nStartIndex == nEndIndex) ) in getTextRange() 877 bEnd = sal_False; in getTextRange() 914 if ( !bEnd && aEndIndex.nIndex ) in getTextRange() 928 if ( bEnd ) in getTextRange()
|
/aoo4110/main/svtools/source/filter/igif/ |
H A D | gifread.cxx | 619 sal_Bool bEnd = sal_False; in ProcessGIF() local 762 bEnd = sal_True; in ProcessGIF() 774 if( bRead || bEnd ) in ProcessGIF()
|