/trunk/main/sc/source/ui/dbgui/ |
H A D | scendlg.cxx | 155 void ScNewScenarioDlg::GetScenarioData( String& rName, String& rComment, in GetScenarioData() 187 void ScNewScenarioDlg::SetScenarioData( const String& rName, const String& rComment, in SetScenarioData()
|
/trunk/main/sd/source/core/undo/ |
H A D | undomanager.cxx | 38 void UndoManager::EnterListAction(const UniString &rComment, const UniString& rRepeatComment, sal_u… in EnterListAction()
|
/trunk/main/sfx2/source/control/ |
H A D | minfitem.cxx | 43 const String &rComment) : in SfxMacroInfoItem()
|
/trunk/main/svx/inc/svx/ |
H A D | svdedtv.hxx | 208 void BegUndo(const String& rComment) { pMod->BegUndo(rComment); } // Undo-Klammerung auf in BegUndo() 209 …void BegUndo(const String& rComment, const String& rObjDescr, SdrRepeatFunc eFunc=SDRREPFUNC_OBJ_N… in BegUndo() 214 void SetUndoComment(const String& rComment) { pMod->SetUndoComment(rComment); } in SetUndoComment() 215 …void SetUndoComment(const String& rComment, const String& rObjDescr) { pMod->SetUndoComment(rComme… in SetUndoComment()
|
/trunk/main/xmloff/source/text/ |
H A D | XMLChangedRegionImportContext.cxx | 160 const OUString& rComment, in SetChangeInfo()
|
H A D | XMLRedlineExport.cxx | 653 void XMLRedlineExport::WriteComment(const OUString& rComment) in WriteComment()
|
/trunk/main/xmloff/source/core/ |
H A D | XMLEmbeddedObjectExportFilter.cxx | 119 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment()
|
/trunk/main/tools/inc/tools/ |
H A D | geninfo.hxx | 69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment()
|
/trunk/main/sfx2/source/bastyp/ |
H A D | frmhtmlw.cxx | 221 const String& rComment = i_xDocProps->getDescription(); in Out_DocInfo() local
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlfldw.cxx | 451 const String& rComment = pFld->GetPar2(); in OutHTML_SwFmtFld() local
|
H A D | htmlfld.cxx | 616 void SwHTMLParser::InsertComment( const String& rComment, const sal_Char *pTag ) in InsertComment()
|
/trunk/main/sc/source/ui/inc/ |
H A D | navipi.hxx | 112 void SetComment( const String& rComment ) in SetComment()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 528 void SdrModel::BegUndo(const XubString& rComment) in BegUndo() 546 void SdrModel::BegUndo(const XubString& rComment, const XubString& rObjDescr, SdrRepeatFunc eFunc) in BegUndo() 633 void SdrModel::SetUndoComment(const XubString& rComment) in SetUndoComment() 650 void SdrModel::SetUndoComment(const XubString& rComment, const XubString& rObjDescr) in SetUndoComment()
|
/trunk/main/svl/source/undo/ |
H A D | undo.cxx | 1020 const XubString& rComment, const XubString &rRepeatComment, sal_uInt16 nId ) in EnterListAction() 1310 void SfxListUndoAction::SetComment( const UniString& rComment ) in SetComment() 1327 const XubString &rComment, in SfxListUndoAction()
|
/trunk/main/svl/source/numbers/ |
H A D | zforscan.cxx | 1474 xub_StrLen ImpSvNumberformatScan::FinalScan( String& rString, String& rComment ) in FinalScan() 2771 xub_StrLen ImpSvNumberformatScan::ScanFormat( String& rString, String& rComment ) in ScanFormat()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 800 void ScDocShell::ModifyScenario( SCTAB nTab, const String& rName, const String& rComment, in ModifyScenario() 830 SCTAB ScDocShell::MakeScenario( SCTAB nTab, const String& rName, const String& rComment, in MakeScenario()
|
H A D | docsh3.cxx | 652 void ScDocShell::SetChangeComment( ScChangeAction* pAction, const String& rComment ) in SetChangeComment() 1132 const String& rComment = pSourceAction->GetComment(); in MergeDocument() local
|
/trunk/main/sw/source/filter/xml/ |
H A D | XMLRedlineImportHelper.cxx | 405 const OUString& rComment, in Add()
|
H A D | xmltexti.cxx | 987 const OUString& rComment, in RedlineAdd()
|
/trunk/main/l10ntools/inc/ |
H A D | xmlparse.hxx | 440 const String &rComment, // the comment in XMLComment()
|
/trunk/main/sc/inc/ |
H A D | table.hxx | 249 void SetScenarioComment( const String& rComment ) { aComment = rComment; } in SetScenarioComment()
|
/trunk/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 872 const ByteString& rComment = pA->GetComment(); in clipMetafileContentAgainstOwnRegions() local
|
/trunk/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 766 inline sal_Bool SaxWriterHelper::comment(const rtl::OUString& rComment) throw( SAXException ) in comment()
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 571 void AbstractScNewScenarioDlg_Impl::SetScenarioData( const String& rName, const String& rComment, in SetScenarioData() 577 void AbstractScNewScenarioDlg_Impl::GetScenarioData( String& rName, String& rComment, in GetScenarioData()
|
/trunk/main/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 414 void SAL_CALL XMLTransformerBase::comment( const OUString& rComment ) in comment()
|