Home
last modified time | relevance | path

Searched defs:rComment (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx155 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 Dundomanager.cxx38 void UndoManager::EnterListAction(const UniString &rComment, const UniString& rRepeatComment, sal_u… in EnterListAction()
/trunk/main/sfx2/source/control/
H A Dminfitem.cxx43 const String &rComment) : in SfxMacroInfoItem()
/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx208 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 DXMLChangedRegionImportContext.cxx160 const OUString& rComment, in SetChangeInfo()
H A DXMLRedlineExport.cxx653 void XMLRedlineExport::WriteComment(const OUString& rComment) in WriteComment()
/trunk/main/xmloff/source/core/
H A DXMLEmbeddedObjectExportFilter.cxx119 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment()
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment()
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx221 const String& rComment = i_xDocProps->getDescription(); in Out_DocInfo() local
/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx451 const String& rComment = pFld->GetPar2(); in OutHTML_SwFmtFld() local
H A Dhtmlfld.cxx616 void SwHTMLParser::InsertComment( const String& rComment, const sal_Char *pTag ) in InsertComment()
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx112 void SetComment( const String& rComment ) in SetComment()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx528 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 Dundo.cxx1020 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 Dzforscan.cxx1474 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 Ddocsh5.cxx800 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 Ddocsh3.cxx652 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 DXMLRedlineImportHelper.cxx405 const OUString& rComment, in Add()
H A Dxmltexti.cxx987 const OUString& rComment, in RedlineAdd()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx440 const String &rComment, // the comment in XMLComment()
/trunk/main/sc/inc/
H A Dtable.hxx249 void SetScenarioComment( const String& rComment ) { aComment = rComment; } in SetScenarioComment()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx872 const ByteString& rComment = pA->GetComment(); in clipMetafileContentAgainstOwnRegions() local
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx766 inline sal_Bool SaxWriterHelper::comment(const rtl::OUString& rComment) throw( SAXException ) in comment()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx571 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 DTransformerBase.cxx414 void SAL_CALL XMLTransformerBase::comment( const OUString& rComment ) in comment()

Completed in 138 milliseconds

12