Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 25) sorted by path

/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx735 #define OUT_COMMENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComment … argument
736 #define lcl_OUT_COMMENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComm… argument
/trunk/main/dtrans/source/cnttype/
H A Dmcnttype.cxx403 void SAL_CALL CMimeContentType::comment( void ) in comment() function in CMimeContentType
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx494 virtual void comment(const UString& sComment) THROWS( (SAXException,UsrSystemException) ) in comment() function in TestDocumentHandler
/trunk/main/filter/source/t602/
H A Dt602filter.hxx199 bool comment; // in comments member
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx285 … virtual void SAL_CALL comment(const OUString& /*sComment*/) throw (SAXException,RuntimeException) in comment() function in TestDocumentHandler
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenario.java36 String comment = null; field in _XScenario
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx1505 char comment[] = "copy whole short string to long string"; in test_rtl_OString_copy_003() local
1532 sal_Char comment[] = "copy whole long string to short string"; in test_rtl_OString_copy_004() local
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx766 inline sal_Bool SaxWriterHelper::comment(const rtl::OUString& rComment) throw( SAXException ) in comment() function in sax_expatwrap::SaxWriterHelper
1380 void SAXWriter::comment(const OUString& sComment) throw(SAXException, RuntimeException) in comment() function in sax_expatwrap::SAXWriter
/trunk/main/sax/test/sax/
H A Dtestsax.cxx442 virtual void SAL_CALL comment(const OUString& sComment) throw (SAXException,RuntimeException) in comment() function in sax_test::TestDocumentHandler
/trunk/main/sax/test/
H A Dsaxdemo.cxx235 virtual void SAL_CALL comment(const OUString& sComment) throw (SAXException,RuntimeException) in comment() function in TestDocumentHandler
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx138 #define OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR( comment ) \ argument
141 #define lcl_OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR_NO_CONV( comment ) \ argument
/trunk/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java448 String comment = commentTextArea.getText(); in sendingActions() local
H A DSender.java37 private String comment = ""; field in Sender
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx152 void ScriptMetadataImporter::comment( const ::rtl::OUString & sComment ) in comment() function in scripting_impl::ScriptMetadataImporter
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx264 rule< ScannerT > comment, stream, boolean, name, stringtype, null_object, simple_type, member
/trunk/main/shell/inc/internal/
H A Dbasereader.hxx67 virtual void comment(const std::wstring& /*comment*/){}; in comment() function in CBaseReader
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx287 virtual void comment(const string_t& /*comment*/) in comment() function in __anon27815fc10111::recently_used_file_filter
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx210 String comment( (UNDO_START == eUndoId) in StartUndo() local
259 String comment = String(SW_RES(UNDO_BASE + eUndoId)); in EndUndo() local
276 String const comment(pLastUndo->GetComment()); in EndUndo() local
/trunk/main/tools/inc/tools/
H A Dsolar.h215 #define HACK( comment ) #error hack: comment argument
217 #define HACK( comment ) argument
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx751 bool comment=true; in generateDocumentation() local
H A Djavatypemaker.cxx669 bool comment=true; in generateDocumentation() local
/trunk/main/xmloff/source/core/
H A DDomExport.cxx77 virtual void comment( const Reference<XComment>& ) {} in comment() function in DomVisitor
H A DXMLEmbeddedObjectExportFilter.cxx119 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment() function in XMLEmbeddedObjectExportFilter
H A Dxmlimp.cxx923 void SAL_CALL SvXMLImport::comment( const OUString& ) in comment() function in SvXMLImport
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx414 void SAL_CALL XMLTransformerBase::comment( const OUString& rComment ) in comment() function in XMLTransformerBase

Completed in 188 milliseconds