/aoo41x/main/framework/qa/complex/framework/autosave/ |
H A D | Protocol.java | 681 boolean bAppend = (m_nLine>1); in log() 685 if (! bAppend) in log() 692 if (! bAppend) in log() 698 impl_writeToLogFile(m_sFileName, bAppend, sContent); in log() 977 boolean bAppend , in impl_writeToLogFile() argument 982 FileWriter aLogFile = new FileWriter(sFileName, bAppend); in impl_writeToLogFile()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | QueryTableView.cxx | 542 sal_Bool bAppend = bNewTable; in AddTabWin() local 553 if ( !bAppend ) in AddTabWin() 554 bAppend = ( aWinIter == aWinEnd ); in AddTabWin() 555 if ( bAppend ) in AddTabWin() 566 sal_Bool bSuccess = ShowTabWin(pNewTabWin, pUndoAction,bAppend); in AddTabWin()
|
H A D | SelectionBrowseBox.cxx | 1951 sal_Bool bAppend = sal_False; in AddOrder() local 1965 bAppend = _nCurrentPos > nPos; in AddOrder() 1966 if ( bAppend ) in AddOrder() 1983 if ( !m_bOrderByUnRelated && !bAppend ) in AddOrder()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlnum.cxx | 396 sal_Bool bAppend = pPam->GetPoint()->nContent.GetIndex() > 0; in EndNumBulList() local 397 if( !bAppend ) in EndNumBulList() 401 bAppend = (pTxtNode && ! pTxtNode->IsOutline() && pTxtNode->IsCountedInList()) || in EndNumBulList() 407 if( bAppend ) in EndNumBulList()
|
H A D | swhtml.hxx | 832 void NewForm( sal_Bool bAppend=sal_True ); 833 void EndForm( sal_Bool bAppend=sal_True );
|
H A D | htmlform.cxx | 1317 void SwHTMLParser::NewForm( sal_Bool bAppend ) in NewForm() argument 1323 if( bAppend ) in NewForm() 1471 void SwHTMLParser::EndForm( sal_Bool bAppend ) in EndForm() argument 1475 if( bAppend ) in EndForm()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | undotab.hxx | 84 sal_Bool bAppend; member in ScUndoInsertTab 114 sal_Bool bAppend; member in ScUndoInsertTables
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | dindexnode.cxx | 185 sal_Bool bAppend = nRowsLeft > 0; in Insert() local 190 if (bAppend) in Insert() 286 if (bAppend) in Insert()
|
H A D | DTable.cxx | 2090 sal_Bool bAppend = rBlockNr == 0; in WriteMemo() local 2092 if (!bAppend) in WriteMemo() 2097 bAppend = nSize > (512 - 2); in WriteMemo() 2122 bAppend = nUsedBlocks > nOldUsedBlocks; in WriteMemo() 2127 if (bAppend) in WriteMemo() 2191 if (bAppend) in WriteMemo()
|
/aoo41x/main/sax/source/tools/ |
H A D | fastserializer.cxx | 376 … FastSaxSerializer::ForMerge::merge( Int8Sequence &rTop, const Int8Sequence &rMerge, bool bAppend ) in merge() argument 384 if ( bAppend ) in merge()
|
H A D | fastserializer.hxx | 139 static void merge( Int8Sequence &rTop, const Int8Sequence &rMerge, bool bAppend );
|
/aoo41x/main/sw/source/core/tox/ |
H A D | tox.cxx | 671 sal_Bool bAppend = sal_True; in GetString() local 750 bAppend = sal_False; in GetString() 760 if(bAppend) in GetString()
|
/aoo41x/main/sw/inc/ |
H A D | dbmgr.hxx | 268 const String& rDBName, const String& rTableName, sal_Bool bAppend = sal_False); 271 const String& rTableName, sal_Bool bAppend = sal_False);
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | CondFormat.cxx | 481 sal_Bool bAppend = j >= m_xFormatConditions->getCount(); in Execute() local 482 if ( bAppend ) in Execute()
|
H A D | GroupsSorting.cxx | 446 sal_Bool bAppend = sal_False; in SaveModified() local 452 bAppend = sal_True; in SaveModified() 497 if ( bAppend ) in SaveModified()
|
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | util.cxx | 584 bool bAppend= true; in getJavaInfoFromRegistry() local 596 bAppend= false; in getJavaInfoFromRegistry() 601 if(bAppend) in getJavaInfoFromRegistry()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 94 bAppend( bApp ) in ScUndoInsertTab() 107 if (bAppend) in GetComment() 155 if (bAppend) in Redo() 191 bAppend( bApp ) in ScUndoInsertTables()
|
/aoo41x/main/l10ntools/source/filter/utils/ |
H A D | FileHelper.java | 743 boolean bAppend , in writeEncodedBufferToFile() argument 747 …FileOutputStream aByteStream = new java.io.FileOutputStream(aFile.getAbsolutePath(), bAppend); in writeEncodedBufferToFile()
|
/aoo41x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 1518 boolean bAppend = false; in GetCmdLineParameters() local 1525 bAppend = true; in GetCmdLineParameters() 1544 if ( !bAppend && FAILED( StringCchCat( pNewCmdLine, nSize, TEXT( "+" ) ) ) ) in GetCmdLineParameters() 1557 if ( bAppend ) in GetCmdLineParameters()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 628 sal_Bool bAppend = sal_True; in FuInsertChart() local 634 bAppend, aTabName ) ); in FuInsertChart()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.hxx | 112 void dump_atom_header( const Atom* pAtom, bool bOpen, bool bAppend );
|
H A D | pptinanimations.cxx | 3195 void AnimationImporter::dump_atom_header( const Atom* pAtom, bool bOpen, bool bAppend ) in dump_atom_header() argument 3244 bAppend ? "" : ">\n"); in dump_atom_header() 3248 if( bAppend ) in dump_atom_header()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbmgr.cxx | 681 const String& rDBName, const String& rTableName, sal_Bool bAppend) in GetColumnNames() argument 683 if (!bAppend) in GetColumnNames() 717 const String& rTableName, sal_Bool bAppend) in GetColumnNames() argument 719 if (!bAppend) in GetColumnNames()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 4665 sal_Bool bAppend = sal_False; in insertByIndex() local 4668 bAppend = sal_True; in insertByIndex() 4689 pFrmFmt->GetDoc()->InsertRow(*pUnoCrsr, (sal_uInt16)nCount, bAppend); in insertByIndex() 4877 sal_Bool bAppend = sal_False; in insertByIndex() local 4880 bAppend = sal_True; in insertByIndex() 4898 pFrmFmt->GetDoc()->InsertCol(*pUnoCrsr, (sal_uInt16)nCount, bAppend); in insertByIndex()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 351 void Consume( SvStream& rIn, sal_Bool bAppend = sal_False, sal_uInt32 nStOfs = 0 );
|