Home
last modified time | relevance | path

Searched refs:sComment (Results 1 – 25 of 57) sorted by relevance

123

/aoo42x/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx485 String sComment (pAction->aInfo.sComment); in CreateInsertAction() local
488 pAction->aBigRange, aUser, aDateTime, sComment, pAction->nActionType); in CreateInsertAction()
498 String sComment (pAction->aInfo.sComment); in CreateDeleteAction() local
501 pAction->aBigRange, aUser, aDateTime, sComment, pAction->nActionType, pAction->nD, pTrack); in CreateDeleteAction()
514 String sComment (pAction->aInfo.sComment); in CreateMoveAction() local
517 …pAction->pMoveRanges->aTargetRange, aUser, aDateTime, sComment, pAction->pMoveRanges->aSourceRange… in CreateMoveAction()
529 String sComment (pAction->aInfo.sComment); in CreateRejectionAction() local
532 pAction->aBigRange, aUser, aDateTime, sComment); in CreateRejectionAction()
546 String sComment (pAction->aInfo.sComment); in CreateContentAction() local
549 pAction->aBigRange, aUser, aDateTime, sComment, pCell, pDoc, pAction->pCellInfo->sInputString); in CreateContentAction()
H A Dxmlsceni.cxx115 sComment = sValue; in ScXMLTableScenarioContext()
158 pDoc->SetScenarioData( nCurrTable, String( sComment ), aBorderColor, nFlags ); in EndElement()
H A DXMLChangeTrackingExportHelper.cxx140 rtl::OUString sComment(pAction->GetComment()); in WriteChangeInfo() local
141 if (sComment.getLength()) in WriteChangeInfo()
145 rExport.GetTextParagraphExport()->exportText(sComment, bPrevCharWasSpace); in WriteChangeInfo()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfldw.cxx462 String sComment( rComment ); in OutHTML_SwFmtFld() local
463 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
466 ByteString sTmp( sComment, ((SwHTMLWriter&)rWrt).eDestEnc ); in OutHTML_SwFmtFld()
474 String sComment( rComment.Copy(5) ); in OutHTML_SwFmtFld() local
475 sComment.EraseLeadingChars(); in OutHTML_SwFmtFld()
476 if( '<' == sComment.GetChar(0) ) in OutHTML_SwFmtFld()
478 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
482 ByteString sTmp( sComment, ((SwHTMLWriter&)rWrt).eDestEnc ); in OutHTML_SwFmtFld()
493 String sComment( rComment ); in OutHTML_SwFmtFld() local
494 sComment.ConvertLineEnd( GetSystemLineEnd() ); in OutHTML_SwFmtFld()
[all …]
/aoo42x/main/sw/inc/
H A Dredline.hxx94 String sComment; member in SwRedlineData
114 sComment == rCmp.sComment && in operator ==()
128 const String& GetComment() const { return sComment; } in GetComment()
132 void SetComment( const String& rS ) { sComment = rS; } in SetComment()
141 sComment == rCmp.sComment && in CanCombine()
/aoo42x/main/soltools/giparser/
H A Dgen_info.cxx36 sComment(i_sComment), in GenericInfo()
44 sComment(i_rInfo.sComment), in GenericInfo()
64 sComment = i_rInfo.sComment; in operator =()
H A Dst_gilrw.cxx75 Simstr sComment(i_sComment, i_nCommentLength); in AddKey() local
77 pCurKey = new GenericInfo(sKey, sValue, sComment); in AddKey()
/aoo42x/main/framework/inc/macros/debug/
H A Dmemorymeasure.hxx76 ::rtl::OString sComment ;
94 inline void makeSnapshot( const ::rtl::OString& sComment ) in makeSnapshot() argument
97 aInfo.sComment = sComment; in makeSnapshot()
120 sBuffer.append( pItem1->sComment ); in getLog()
/aoo42x/main/sw/source/ui/misc/
H A Dredlndlg.cxx565 if(!rRedln.GetComment().Equals(pParent->sComment)) in Activate()
570 String sComment(rRedln.GetComment()); in Activate() local
571 sComment.SearchAndReplaceAll((sal_Unicode)_LF,(sal_Unicode)' '); in Activate()
572 pTable->SetEntryText(sComment, pParent->pTLBParent, 3); in Activate()
574 pParent->sComment = rRedln.GetComment(); in Activate()
862 String sComment(rRedln.GetComment()); in InsertParents() local
863 sComment.SearchAndReplaceAll((sal_Unicode)_LF,(sal_Unicode)' '); in InsertParents()
864 pRedlineParent->sComment = sComment; in InsertParents()
1232 String sComment; in IMPL_LINK() local
1253 sComment = rRedline.GetComment(); in IMPL_LINK()
[all …]
/aoo42x/main/sw/source/ui/shells/
H A Dtextfld.cxx422 String sComment; in ExecField() local
427 sComment = pRedline->GetComment(); in ExecField()
437 aSet.Put(SvxPostItTextItem(sComment.ConvertLineEnd(), SID_ATTR_POSTIT_TEXT)); in ExecField()
851 String sComment; in IMPL_LINK() local
880 sComment = pRedline->GetComment(); in IMPL_LINK()
882 pDlg->SetNote( sComment.ConvertLineEnd() ); in IMPL_LINK()
906 String sComment; in IMPL_LINK() local
929 sComment = pRedline->GetComment(); in IMPL_LINK()
931 pDlg->SetNote(sComment.ConvertLineEnd()); in IMPL_LINK()
/aoo42x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx892 sComment.Assign( sTmpComm, EXC_STR_DEFAULT, 255 ); in ExcEScenario()
893 if( sComment.Len() ) in ExcEScenario()
894 nRecLen += sComment.GetSize(); in ExcEScenario()
956 << (sal_uInt8) sComment.Len() // length of comment in SaveCont()
963 if( sComment.Len() ) in SaveCont()
964 rStrm << sComment; in SaveCont()
994 XML_comment, XESTRING_TO_PSZ( sComment ), in SaveXml()
/aoo42x/main/tools/inc/tools/
H A Dgeninfo.hxx47 ByteString sComment; member in GenericInformation
68 ByteString &GetComment() { return sComment; } in GetComment()
69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment()
/aoo42x/main/filter/source/msfilter/
H A Dmsvbasic.cxx65 sComment(RTL_CONSTASCII_USTRINGPARAM("Rem ")), in VBA_Impl()
132 nLen + ((nLines+nTmp) * sComment.Len()) >= STRING_MAXLEN) in Output()
526 sTempStringb+=sComment; in Decompress()
531 aVBAStrings.Get(i)->Insert(sComment,0); in Decompress()
/aoo42x/main/svl/source/undo/
H A Dundo.cxx685 String sComment; in GetUndoActionComment() local
690 sComment = pUndoArray->aUndoActions[ pUndoArray->nCurUndoAction - 1 - nNo ].pAction->GetComment(); in GetUndoActionComment()
692 return sComment; in GetUndoActionComment()
858 String sComment; in GetRedoActionComment() local
863sComment = pUndoArray->aUndoActions[ pUndoArray->nCurUndoAction + nNo ].pAction->GetComment(); in GetRedoActionComment()
865 return sComment; in GetRedoActionComment()
/aoo42x/main/svl/inc/svl/
H A Dzformat.hxx388 { SetComment( rStr, sFormatstring, sComment ); } in SetComment()
390 { sComment = rStr; }
392 const String& GetComment() const { return sComment; } in GetComment()
468 String sComment; // Comment, since number formatter version 6 member in SvNumberformat
/aoo42x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx225 OUString sComment; /// change comment string member in RedlineInfo
250 sComment(), in RedlineInfo()
442 pInfo->sComment = rComment; in Add()
750 pRedlineInfo->sComment, in ConvertRedline()
/aoo42x/main/crashrep/source/win32/
H A Dsoreport.cpp231 tstring sComment; member
288 sComment = TEXT(""); in CrashReportParams()
442 sComment = TEXT(""); in ReadFromEnvironment()
450 sComment += aBuffer; in ReadFromEnvironment()
908 aString.append( pParams->sComment ); in PreviewDialogProc()
1236 Edit_SetText( GetDlgItem(hwndDlg, IDC_EDIT_DESCRIPTION), pParams->sComment.c_str() ); in ReportDialogProc()
1262 pParams->sComment = szBuffer; in ReportDialogProc()
1469 pParams->sComment = szBuffer; in DialogProc()
1487 WriteCommentFile( pParams->sComment.c_str() ); in DialogProc()
2945 WriteCommentFile( Params.sComment.c_str() ); in WinMain()
/aoo42x/main/tools/source/communi/
H A Dparser.cxx159 ByteString sComment( sCurrentComment ); in ReadKey() local
194 pInfo->SetComment( sComment ); in ReadKey()
201 pInfo->SetComment( sComment ); in ReadKey()
/aoo42x/main/l10ntools/inc/
H A Dxmlparse.hxx435 String sComment; member in XMLComment
443 : XMLChildNode( Parent ), sComment( rComment ) {} in XMLComment()
452 const String &GetComment() { return sComment; } in GetComment()
/aoo42x/main/soltools/inc/
H A Dgen_info.hxx63 const Simstr & Comment() const { return sComment; } in Comment()
79 Simstr sComment; member in GenericInfo
/aoo42x/main/sax/source/expatwrap/
H A Dsaxwriter.cxx985 virtual void SAL_CALL comment(const OUString& sComment)
1380 void SAXWriter::comment(const OUString& sComment) throw(SAXException, RuntimeException) in comment() argument
1391 nLength += calcXMLByteLength( sComment.getStr(), sComment.getLength(), sal_False, sal_False); in comment()
1400 if (!mp_SaxWriterHelper->comment(sComment)) in comment()
/aoo42x/main/sc/inc/
H A Dchgtrack.hxx492 const String &sComment,
592 const String &sComment,
692 const String &sComment,
836 const String &sComment,
959 const String &sComment); // only to use in the XML import
/aoo42x/main/xmloff/source/text/
H A DXMLRedlineExport.cxx509 OUString sComment; in ExportChangeInfo() local
527 rVal.Value >>= sComment; in ExportChangeInfo()
553 WriteComment( sComment ); in ExportChangeInfo()
/aoo42x/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx123 String sComment; in GetComment() local
126 sComment = m_xUndoAction->getTitle(); in GetComment()
132 return sComment; in GetComment()
/aoo42x/main/l10ntools/source/
H A Dxmlparse.cxx1025 sComment( obj.sComment ){} in XMLComment()
1032 sComment = obj.sComment; in operator =()

Completed in 158 milliseconds

123