/aoo42x/main/shell/inc/internal/ |
H A D | basereader.hxx | 67 virtual void comment(const std::wstring& /*comment*/){}; in comment() function in CBaseReader
|
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XScenario.java | 36 String comment = null; field in _XScenario
|
/aoo42x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 210 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
|
/aoo42x/main/scripting/examples/java/Newsgroup/ |
H A D | Sender.java | 37 private String comment = ""; field in Sender
|
H A D | PostNewsgroup.java | 448 String comment = commentTextArea.getText(); in sendingActions() local
|
/aoo42x/main/scripting/source/storage/ |
H A D | ScriptMetadataImporter.cxx | 152 void ScriptMetadataImporter::comment( const ::rtl::OUString & sComment ) in comment() function in scripting_impl::ScriptMetadataImporter
|
/aoo42x/main/xmloff/source/core/ |
H A D | XMLEmbeddedObjectExportFilter.cxx | 119 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment() function in XMLEmbeddedObjectExportFilter
|
H A D | DomExport.cxx | 77 virtual void comment( const Reference<XComment>& ) {} in comment() function in DomVisitor
|
H A D | xmlimp.cxx | 923 void SAL_CALL SvXMLImport::comment( const OUString& ) in comment() function in SvXMLImport
|
/aoo42x/main/dtrans/source/cnttype/ |
H A D | mcnttype.cxx | 403 void SAL_CALL CMimeContentType::comment( void ) in comment() function in CMimeContentType
|
/aoo42x/main/tools/inc/tools/ |
H A D | solar.h | 215 #define HACK( comment ) #error hack: comment argument 217 #define HACK( comment ) argument
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | TokenWriter.cxx | 735 #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
|
/aoo42x/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 766 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
|
/aoo42x/main/filter/source/t602/ |
H A D | t602filter.hxx | 199 bool comment; // in comments member
|
/aoo42x/main/i18npool/source/localedata/ |
H A D | saxparser.cxx | 285 … virtual void SAL_CALL comment(const OUString& /*sComment*/) throw (SAXException,RuntimeException) in comment() function in TestDocumentHandler
|
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 138 #define OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR( comment ) \ argument 141 #define lcl_OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR_NO_CONV( comment ) \ argument
|
/aoo42x/main/sax/test/ |
H A D | saxdemo.cxx | 235 virtual void SAL_CALL comment(const OUString& sComment) throw (SAXException,RuntimeException) in comment() function in TestDocumentHandler
|
/aoo42x/main/unodevtools/source/skeletonmaker/ |
H A D | cpptypemaker.cxx | 751 bool comment=true; in generateDocumentation() local
|
H A D | javatypemaker.cxx | 669 bool comment=true; in generateDocumentation() local
|
/aoo42x/main/shell/source/unix/sysshell/ |
H A D | recently_used_file_handler.cxx | 287 virtual void comment(const string_t& /*comment*/) in comment() function in __anonc4532eaa0111::recently_used_file_filter
|
/aoo42x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 264 rule< ScannerT > comment, stream, boolean, name, stringtype, null_object, simple_type, member
|
/aoo42x/main/sax/test/sax/ |
H A D | testsax.cxx | 442 virtual void SAL_CALL comment(const OUString& sComment) throw (SAXException,RuntimeException) in comment() function in sax_test::TestDocumentHandler
|
/aoo42x/main/extensions/test/sax/ |
H A D | testsax.cxx | 494 virtual void comment(const UString& sComment) THROWS( (SAXException,UsrSystemException) ) in comment() function in TestDocumentHandler
|
/aoo42x/main/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 414 void SAL_CALL XMLTransformerBase::comment( const OUString& rComment ) in comment() function in XMLTransformerBase
|
/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_OString.cxx | 1505 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
|