| /trunk/main/sc/source/ui/docshell/ |
| H A D | olinefun.cxx | 95 sal_Bool ScOutlineDocFunc::MakeOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord,… in MakeOutline() 159 …neDocFunc::RemoveOutline( const ScRange& rRange, sal_Bool bColumns, sal_Bool bRecord, sal_Bool bAp… in RemoveOutline() 227 sal_Bool ScOutlineDocFunc::RemoveAllOutlines( SCTAB nTab, sal_Bool bRecord, sal_Bool bApi ) in RemoveAllOutlines() 284 sal_Bool ScOutlineDocFunc::AutoOutline( const ScRange& rRange, sal_Bool bRecord, sal_Bool bApi ) in AutoOutline() 351 sal_Bool bRecord, sal_Bool bPaint, sal_Bool /* bApi */ ) in SelectLevel() 447 sal_Bool ScOutlineDocFunc::ShowMarkedOutlines( const ScRange& rRange, sal_Bool bRecord, sal_Bool bA… in ShowMarkedOutlines() 556 sal_Bool ScOutlineDocFunc::HideMarkedOutlines( const ScRange& rRange, sal_Bool bRecord, sal_Bool bA… in HideMarkedOutlines() 657 sal_Bool bRecord, sal_Bool bPaint, sal_Bool /* bApi */ ) in ShowOutline() 749 sal_Bool bRecord, sal_Bool bPaint, sal_Bool /* bApi */ ) in HideOutline()
|
| H A D | docfunc.cxx | 534 sal_Bool bRecord, sal_Bool bApi ) in DeleteContents() 675 sal_Bool bRecord, sal_Bool bApi ) in TransliterateText() 1185 sal_Bool bRecord, sal_Bool bApi ) in ApplyAttributes() 1248 sal_Bool bRecord, sal_Bool bApi ) in ApplyStyle() 1323 sal_Bool bRecord, sal_Bool bApi, sal_Bool bPartOfPaste ) in InsertCells() 1751 sal_Bool bRecord, sal_Bool bApi ) in DeleteCells() 2233 sal_Bool bCut, sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ) in MoveBlock() 2683 sal_Bool ScDocFunc::InsertTable( SCTAB nTab, const String& rName, sal_Bool bRecord, sal_Bool bApi ) in InsertTable() 2738 sal_Bool ScDocFunc::DeleteTable( SCTAB nTab, sal_Bool bRecord, sal_Bool /* bApi */ ) in DeleteTable() argument 2957 sal_Bool ScDocFunc::RenameTable( SCTAB nTab, const String& rName, sal_Bool bRecord, sal_Bool bApi ) in RenameTable() [all …]
|
| H A D | docsh5.cxx | 552 void ScDocShell::DoConsolidate( const ScConsolidateParam& rParam, sal_Bool bRecord ) in DoConsolidate() 709 void ScDocShell::UseScenario( SCTAB nTab, const String& rName, sal_Bool bRecord ) in UseScenario() 832 ScMarkData& rMark, sal_Bool bRecord ) in MakeScenario() 897 sal_Bool ScDocShell::MoveTable( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bCopy, sal_Bool bRecord ) in MoveTable()
|
| H A D | dbdocfun.cxx | 237 sal_Bool ScDBDocFunc::RepeatDB( const String& rDBName, sal_Bool bRecord, sal_Bool bApi ) in RepeatDB() 414 sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ) in Sort() 653 const ScRange* pAdvSource, sal_Bool bRecord, sal_Bool bApi ) in Query() 985 const ScSortParam* pForceNewSort, sal_Bool bRecord, sal_Bool bApi ) in DoSubTotals() 1169 sal_Bool bRecord, sal_Bool bApi, sal_Bool bAllowMove ) in DataPilotUpdate()
|
| H A D | dbdocimp.cxx | 137 const svx::ODataAccessDescriptor* pDescriptor, sal_Bool bRecord, sal_Bool bAddrInsert ) in DoImport()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | dbfunc.cxx | 201 const sal_Bool bRecord (pDoc->IsUndoEnabled()); in NotifyCloseDbNameDlg() local 247 void ScDBFunc::UISort( const ScSortParam& rSortParam, sal_Bool bRecord ) in UISort() 274 void ScDBFunc::Sort( const ScSortParam& rSortParam, sal_Bool bRecord, sal_Bool bPaint ) in Sort() 293 void ScDBFunc::Query( const ScQueryParam& rQueryParam, const ScRange* pAdvSource, sal_Bool bRecord ) in Query() 511 sal_Bool ScDBFunc::ImportData( const ScImportParam& rParam, sal_Bool bRecord ) in ImportData()
|
| H A D | viewfun4.cxx | 102 const sal_Bool bRecord (pDoc->IsUndoEnabled()); in PasteRTF() local 185 void ScViewFunc::DoRefConversion( sal_Bool bRecord ) in DoRefConversion() 308 void ScViewFunc::DoThesaurus( sal_Bool bRecord ) in DoThesaurus() 465 void ScViewFunc::DoHangulHanjaConversion( sal_Bool bRecord ) in DoHangulHanjaConversion() 471 void ScViewFunc::DoSheetConversion( const ScConversionParam& rConvParam, sal_Bool bRecord ) in DoSheetConversion()
|
| H A D | dbfunc3.cxx | 105 void ScDBFunc::MakeOutline( sal_Bool bColumns, sal_Bool bRecord ) in MakeOutline() 120 void ScDBFunc::RemoveOutline( sal_Bool bColumns, sal_Bool bRecord ) in RemoveOutline() 193 void ScDBFunc::RemoveAllOutlines( sal_Bool bRecord ) in RemoveAllOutlines() 209 void ScDBFunc::AutoOutline( sal_Bool bRecord ) in AutoOutline() 227 void ScDBFunc::SelectLevel( sal_Bool bColumns, sal_uInt16 nLevel, sal_Bool bRecord, sal_Bool bPaint… in SelectLevel() 243 …owOutline( sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry, sal_Bool bRecord, sal_Bool bPa… in ShowOutline() 259 …deOutline( sal_Bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry, sal_Bool bRecord, sal_Bool bPa… in HideOutline() 349 void ScDBFunc::ShowMarkedOutlines( sal_Bool bRecord ) in ShowMarkedOutlines() 368 void ScDBFunc::HideMarkedOutlines( sal_Bool bRecord ) in HideMarkedOutlines() 391 void ScDBFunc::DoSubTotals( const ScSubTotalParam& rParam, sal_Bool bRecord, in DoSubTotals() [all …]
|
| H A D | viewfun2.cxx | 868 void ScViewFunc::InsertPageBreak( sal_Bool bColumn, sal_Bool bRecord, const ScAddress* pPos, in InsertPageBreak() 888 void ScViewFunc::DeletePageBreak( sal_Bool bColumn, sal_Bool bRecord, const ScAddress* pPos, in DeletePageBreak() 1084 sal_Bool ScViewFunc::MergeCells( sal_Bool bApi, sal_Bool& rDoContents, sal_Bool bRecord ) in MergeCells() 1186 sal_Bool ScViewFunc::RemoveMerge( sal_Bool bRecord ) in RemoveMerge() 1214 void ScViewFunc::FillSimple( FillDir eDir, sal_Bool bRecord ) in FillSimple() 1235 double fStart, double fStep, double fMax, sal_Bool bRecord ) in FillSeries() 1267 SCCOL nEndCol, SCROW nEndRow, sal_uLong nCount, sal_Bool bRecord ) in FillAuto() 1516 void ScViewFunc::AutoFormat( sal_uInt16 nFormatNo, sal_Bool bRecord ) in AutoFormat() 1931 void ScViewFunc::TabOp( const ScTabOpParam& rParam, sal_Bool bRecord ) in TabOp() 2005 sal_Bool ScViewFunc::InsertTable( const String& rName, SCTAB nTab, sal_Bool bRecord ) in InsertTable() [all …]
|
| H A D | viewfunc.cxx | 343 sal_Bool bRecord, const EditTextObject* pData ) in EnterData() 727 sal_Bool bRecord, sal_Bool bTestSimple ) in EnterData() 1033 sal_Bool bRecord ) in ApplyAttributes() 1174 const SvxBoxInfoItem* pNewInner, sal_Bool bRecord ) in ApplyPatternLines() 1247 sal_Bool bRecord, sal_Bool bCursorOnly ) in ApplySelectionPattern() 1446 void ScViewFunc::SetStyleSheetToMarked( SfxStyleSheet* pStyleSheet, sal_Bool bRecord ) in SetStyleSheetToMarked() 1600 sal_Bool ScViewFunc::InsertCells( InsCellCmd eCmd, sal_Bool bRecord, sal_Bool bPartOfPaste ) in InsertCells() 1639 void ScViewFunc::DeleteCells( DelCellCmd eCmd, sal_Bool bRecord ) in DeleteCells() 1711 void ScViewFunc::DeleteMulti( sal_Bool bRows, sal_Bool bRecord ) in DeleteMulti() 1891 void ScViewFunc::DeleteContents( sal_uInt16 nFlags, sal_Bool bRecord ) in DeleteContents() [all …]
|
| H A D | viewfun3.cxx | 242 const sal_Bool bRecord(pDoc->IsUndoEnabled()); // Undo/Redo in CutToClip() local 1034 const sal_Bool bRecord(pDoc->IsUndoEnabled()); in PasteFromClip() local 1741 sal_Bool bCut, sal_Bool bRecord, sal_Bool bPaint, sal_Bool bApi ) in MoveBlockTo()
|
| /trunk/main/automation/source/server/ |
| H A D | recorder.hxx | 73 void SetActionRecord( sal_Bool bRecord = sal_True ) { m_bRecord = bRecord; CheckDelete(); }; in SetActionRecord()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | gdimtf.hxx | 105 sal_Bool bRecord; member in GDIMetaFile
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | XMLRedlineImportHelper.cxx | 763 void XMLRedlineImportHelper::SetRecordChanges( sal_Bool bRecord ) in SetRecordChanges()
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 646 sal_Bool SwWrtShell::GotoPage(sal_uInt16 nPage, sal_Bool bRecord) in GotoPage()
|
| /trunk/main/sfx2/source/appl/ |
| H A D | appserv.cxx | 961 sal_Bool bRecord = ((SfxBoolItem*)pItem)->GetValue(); in OfaExec_Impl() local
|
| /trunk/main/sfx2/source/control/ |
| H A D | dispatch.cxx | 224 …Dispatcher::Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool bRecord ) in Call_Impl()
|