Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 25 of 135) sorted by relevance

123456

/AOO42X/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx215 sal_Char* comments; in test_rtl_OUString_getLength() member
258 arrTestCase[i].comments, in test_rtl_OUString_getLength()
280 sal_Char* comments; in test_rtl_OUString_equals() member
345 arrTestCase[i].comments, in test_rtl_OUString_equals()
368 sal_Char* comments; in test_rtl_OUString_equalsIgnoreAsciiCase() member
413 arrTestCase[i].comments, in test_rtl_OUString_equalsIgnoreAsciiCase()
432 sal_Char* comments; in test_rtl_OUString_compareTo_001() member
500 arrTestCase[i].comments, in test_rtl_OUString_compareTo_001()
522 sal_Char* comments; in test_rtl_OUString_compareTo_002() member
566 arrTestCase[i].comments, in test_rtl_OUString_compareTo_002()
[all …]
H A Drtl_OString.cxx289 sal_Char* comments; in test_rtl_OString_getLength() member
316 arrTestCase[i].comments, in test_rtl_OString_getLength()
341 sal_Char* comments; in test_rtl_OString_equals() member
382 arrTestCase[i].comments, in test_rtl_OString_equals()
405 sal_Char* comments; in test_rtl_OString_equalsIgnoreAsciiCase() member
442 arrTestCase[i].comments, in test_rtl_OString_equalsIgnoreAsciiCase()
461 sal_Char* comments; in test_rtl_OString_compareTo_001() member
514 arrTestCase[i].comments, in test_rtl_OString_compareTo_001()
536 sal_Char* comments; in test_rtl_OString_compareTo_002() member
579 arrTestCase[i].comments, in test_rtl_OString_compareTo_002()
[all …]
H A Drtl_OUStringBuffer.cxx260 sal_Char* comments; in test_rtl_OUStringBuffer_makeStringAndClear() member
313 arrTestCase[i].comments, in test_rtl_OUStringBuffer_makeStringAndClear()
348 sal_Char* comments; in test_rtl_OUStringBuffer_getLength() member
386 arrTestCase[i].comments, in test_rtl_OUStringBuffer_getLength()
421 sal_Char* comments; in test_rtl_OUStringBuffer_getCapacity() member
471 arrTestCase[i].comments, in test_rtl_OUStringBuffer_getCapacity()
493 sal_Char* comments; in test_rtl_OUStringBuffer_ensureCapacity() member
568 arrTestCase[i].comments, in test_rtl_OUStringBuffer_ensureCapacity()
601 sal_Char* comments; in test_rtl_OUStringBuffer_setLength() member
700 arrTestCase[i].comments, in test_rtl_OUStringBuffer_setLength()
[all …]
/AOO42X/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx136 SwUndoComments_t comments; in GetDoStrings() local
140 comments = GetIDocumentUndoRedo().GetUndoComments(); in GetDoStrings()
143 comments = GetIDocumentUndoRedo().GetRedoComments(); in GetDoStrings()
149 for (size_t i = 0; i < comments.size(); ++i) in GetDoStrings()
151 OSL_ENSURE(comments[i].getLength(), "no Undo/Redo Text set"); in GetDoStrings()
152 buf.append(comments[i]); in GetDoStrings()
156 return static_cast<sal_uInt16>(comments.size()); in GetDoStrings()
/AOO42X/main/writerfilter/source/ooxml/
H A DREADME.efforts26 Efforts are marked up in the code with comments like this:
30 The comments have to follow a case-label immediately. Consecutive
53 comments with elements/attributes in the model.xml.
57 …nes in what directory the script will search for case labels and status comments. Only .cxx files …
/AOO42X/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java435 String comments = "This is the comment."; in testDescriptionComments() local
437 xDocPro.setDescription(comments); in testDescriptionComments()
445 assertEquals("Comments should be "+comments, comments, xDocPro2.getDescription()); in testDescriptionComments()
/AOO42X/main/oox/source/xls/
H A Dcommentsfragment.cxx49 if( nElement == XLS_TOKEN( comments ) ) return this; in onCreateContext()
51 case XLS_TOKEN( comments ): in onCreateContext()
/AOO42X/main/
H A Drat-excludes113 # XEmacs List (config file), comments possible (using ';' at each line start), ALv2 could be added
133 # ascii, one line, support of comments not clear
382 # shell script files, comments possible (using '#'), ALv2 could be added
394 # ascii, support of comments not clear
524 # filetype ascii tables, no copyright, no license, not clear if comments allowed
734 # csv files do not allow for comments, thus do not allow for ALv2 header
1086 # no comments allowed in file format
/AOO42X/test/testuno/data/
H A Dlimit_cfg.ini5 /*All the notes or comments in this configure file should be in /**/ in each line*/
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DDeferrability.idl41 <!-- JRH: This and next two comments are identical. Is something missing?
/AOO42X/main/solenv/bin/
H A Dfix_def_file.cmd38 /* remove comments */
/AOO42X/main/sw/source/ui/docvw/
H A Daccess.src94 … this button to open a list of actions which can be performed on this comment and other comments" ;
/AOO42X/main/solenv/doc/gbuild/
H A Ddoxygen.cfg157 # comments will behave just like regular Qt-style comments
164 # comment as the brief description. If set to NO, the comments
165 # will behave just like regular Qt-style comments (thus requiring
172 # comments) as a brief description. This used to be the default behaviour.
712 # fragments. Normal C and C++ comments will always remain visible.
1342 # You can define message sequence charts within doxygen comments using the \msc
/AOO42X/main/cui/source/options/
H A Dsecurityoptions.src51 …en-US ] = "Warn if document contains recorded changes, versions, hidden information or comments:" ;
/AOO42X/main/offapi/com/sun/star/frame/
H A DXDispatchRecorder.idl105 comments it out
/AOO42X/main/svtools/source/dialogs/
H A Dformats.src286 Text [ en-US ] = "HTML format without comments" ;
/AOO42X/main/writerfilter/documentation/doxygen/
H A DDoxyfile158 # comments will behave just like the Qt-style comments (thus requiring an
165 # comments) as a brief description. This used to be the default behaviour.
588 # fragments. Normal C and C++ comments will always remain visible.
/AOO42X/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl34 <p>The comments describing the states is taken verbatim from the Java
/AOO42X/main/basctl/source/basicide/
H A Dbasidesh.src61 …is too large and can be neither compiled nor saved.\nDelete some of the comments or transfer some …
/AOO42X/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl218 (e.g., elements, comments, processing instructions, CDATA sections, and
/AOO42X/main/offapi/com/sun/star/style/
H A DNumberingType.idl263 Since IDL comments allow only 7-bit characters, hence the XHTML
/AOO42X/main/sw/source/ui/app/
H A Dmn.src789 Text [ en-US ] = "Hide all ~comments" ;\
/AOO42X/main/filter/source/pdf/
H A Dimpdialog.src227 Text[ en-US ] = "~Export comments";
/AOO42X/main/oox/source/dump/
H A Doledumper.ini140 2=title,subject,author,keywords,comments,template,last-author,rev-number
/AOO42X/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch22 + code here is retained in the form of comments, and can be reinstated

123456