| /trunk/main/sal/test/ |
| H A D | bootstrap.pl | 30 my $comment = ""; 36 $comment = $comment . "commandline over environment test not passed\n"; 42 $comment = $comment . "exe custom ini test not passed\n"; 50 $comment = $comment . "extensions cut test not passed with .bin\n"; 56 $comment = $comment . "extensions cut test not passed with .Bin\n"; 62 $comment = $comment . "extensions cut test not passed with .exe\n"; 68 $comment = $comment . "extensions cut test not passed with .Exe\n"; 79 $comment = $comment . "custom ini test not passed\n"; 84 $comment = $comment . '$SYSUSERHOME not testable under windows' . "\n"; 89 $comment = $comment . '$SYSUSERHOME test not passed' . "\n"; [all …]
|
| /trunk/main/cppuhelper/test/ |
| H A D | testdefaultbootstrapping.pl | 114 my $comment; 127 $comment = $comment . "\tcouldn't unregister service " . $service . "\n"; 135 $comment = $comment . "\tcouldn't register service " . $service . "\n"; 141 $comment = $comment . "\tcouldn't reach service " . $service . "\n"; 158 $comment = $comment . "\tindirection test not passed\n"; 178 $comment = $comment . "\tbeneath executable test not passed: " . $_testexe . "\n"; 201 $comment = $comment . "\tbeneath lib test not passed\n"; 231 $comment = $comment . "\tbeneath lib rc test not passed\n"; 245 $comment = $comment . "\tmulti rdb test not passed\n"; 268 print "Commnent:\n", $comment, "\n";
|
| /trunk/main/sw/source/core/undo/ |
| H A D | docundo.cxx | 210 String comment( (UNDO_START == eUndoId) in StartUndo() local 216 comment = pRewriter->Apply(comment); in StartUndo() 219 SdrUndoManager::EnterListAction(comment, comment, eUndoId); in StartUndo() 259 String comment = String(SW_RES(UNDO_BASE + eUndoId)); in EndUndo() local 262 comment = pRewriter->Apply(comment); in EndUndo() 264 pListAction->SetComment(comment); in EndUndo() 276 String const comment(pLastUndo->GetComment()); in EndUndo() local 277 pListAction->SetComment(comment); in EndUndo() 324 ::rtl::OUString const comment( in GetUndoComments() 326 ret.push_back(comment); in GetUndoComments() [all …]
|
| /trunk/main/solenv/bin/modules/installer/windows/ |
| H A D | property.pm | 43 my $comment = $name . " " . $version; 49 $comment = $comment . " " . $postversionextension; 52 if ( $installer::globals::languagepack ) { $comment = $comment . " " . "Language Pack"; } 58 $comment = $comment . " " . $patchstring; 64 $comment = $comment . " ($languagestring)"; 75 $comment = $comment . " " . $buildidstring; 77 return $comment;
|
| /trunk/main/writerfilter/source/doctok/ |
| H A D | xmigen.el | 23 (defun insert-uml-attribute (type name offset bits mask shift comment attrid) 26 (insert-uml-taggedvalue comment "comment") 41 (defun insert-uml-attribute-array (type arraycount name offset bits mask shift comment attrid) 44 (insert-uml-taggedvalue comment "comment") 60 (defun insert-uml-operation (type name comment opid) 77 (defun insert-uml-binary (name comment opid) 94 (defun insert-uml-operation-array (type name comment opid)
|
| H A D | escherdoc.xsl | 56 <xsl:apply-templates select=".//xhtml:td[5]" mode="comment"/> 118 <xsl:template match="xhtml:td" mode="comment"> 123 <UML:TagDefinition xmi.idref="comment" />
|
| /trunk/main/sysui/desktop/share/ |
| H A D | create_mime_xml.pl | 41 ($lang,$junk,$comment) = split($FS, $_, 3); 42 $comment =~ s/^"(.*)"$/$1/; 43 $comment =~ s/%PRODUCTNAME/$productname/; 45 chomp $comment; 47 $value = " <comment>$comment</comment>"; 49 $value = ' <comment xml:lang="'.$lang.'">'.$comment.'</comment>';
|
| /trunk/main/ |
| H A D | set_soenv.in | 56 my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $cleanfile, $newline, $comment, 213 $comment = "#"; # UNIX script comment character 2436 my $comment = $_[4]; 2437 …print { $filehandle } "$comment #################################################################"; 2439 …print { $filehandle } "$comment Apache OpenOffice $_[ 1 ] build environment file for: $_[ 2 ]. $ne… 2440 print { $filehandle } "$comment Generated on: $timestamp $newline"; 2441 print { $filehandle } "$comment Source this file to set up the build environment. $newline"; 2442 print { $filehandle } "$comment 1. exec $_[3] $newline"; 2443 print { $filehandle } "$comment 2. source $outfile $newline"; 2444 …print { $filehandle } "$comment #################################################################"; [all …]
|
| /trunk/main/unodevtools/source/skeletonmaker/ |
| H A D | cpptypemaker.cxx | 725 bool comment=true; in generateDocumentation() local 732 comment=false; in generateDocumentation() 735 if (comment) { in generateDocumentation() 809 if (comment) { in generateDocumentation() 815 if (comment) { in generateDocumentation() 828 if (comment) in generateDocumentation() 833 if (comment) in generateDocumentation() 836 if (comment) in generateDocumentation() 894 if (comment) { in generateDocumentation() 906 if (comment) in generateDocumentation()
|
| /trunk/main/fpicker/source/win32/filepicker/ |
| H A D | platform_vista.h | 47 …#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Control… 49 …#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Control… 51 …#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Control… 53 …#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Control…
|
| /trunk/main/scripting/examples/java/Newsgroup/ |
| H A D | Sender.java | 37 private String comment = ""; field in Sender 51 comment = com; in Sender() 79 message.setText( comment ); in sendMail() 86 messageBodyPart.setText( comment ); in sendMail()
|
| /trunk/main/filter/source/t602/ |
| H A D | t602filter.cxx | 221 if(!ini.showcomm&&pst.comment) return; in inschr() 483 pst.comment = false; in Reset602() 570 if(ini.showcomm||!pst.comment) { in par602() 587 if(!pst.comment) { in par602() 727 pst.comment = false; in Read602() 735 if (ch == '.') { pst.comment = true; node = POCMD; } in Read602() 816 if (ini.showcomm||!pst.comment) inschr(' '); in Read602() 822 if(ini.showcomm||!pst.comment) { //formatovaci pomlcka in Read602()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
| H A D | _XScenario.java | 36 String comment = null; field in _XScenario 79 comment = oObj.getScenarioComment(); in _getScenarioComment() 93 oObj.setScenarioComment(comment); in _setScenarioComment()
|
| /trunk/main/oox/source/xls/ |
| H A D | commentsfragment.cxx | 59 if( nElement == XLS_TOKEN( comment ) ) { importComment( rAttribs ); return this; } in onCreateContext() 61 case XLS_TOKEN( comment ): in onCreateContext() 77 if( isCurrentElement( XLS_TOKEN( comment ) ) ) in onEndElement()
|
| /trunk/main/sdext/source/pdfimport/pdfparse/ |
| H A D | pdfparse.cxx | 151 …comment = lexeme_d[ (ch_p('%') >> *(~ch_p('\r') & ~ch_p('\n')) >> eol_p)[boost::bind(&PDFGramm… in definition() 228 dict_element= dict_begin | comment | simple_type in definition() 251 >> *( comment | object | ( xref >> trailer ) ); in definition() 261 >> *( comment | object | ( xref >> trailer ) ); in definition() 264 rule< ScannerT > comment, stream, boolean, name, stringtype, null_object, simple_type, member
|
| /trunk/main/tools/inc/tools/ |
| H A D | solar.h | 215 #define HACK( comment ) #error hack: comment argument 217 #define HACK( comment ) argument
|
| /trunk/main/offapi/com/sun/star/resource/ |
| H A D | XStringResourcePersistence.idl | 105 Sets the comment stored first in each locale data file. 107 This interface method can be used to overwrite the comment used 115 and hasn't to be part of the comment string. The caller is re- 116 sponsible that the passed string is a valid comment in a Java
|
| /trunk/main/readlicense_oo/docs/readme/ |
| H A D | eval.xsl | 37 .comment {text-color: #666; font-size: xx-small;} 74 <xsl:when test="@xml:lang='x-comment'"> 75 <span class="comment"><xsl:apply-templates/></span>
|
| /trunk/main/sax/source/expatwrap/ |
| H A D | saxwriter.cxx | 203 inline sal_Bool comment(const rtl::OUString& rComment); 766 inline sal_Bool SaxWriterHelper::comment(const rtl::OUString& rComment) in comment() function in sax_expatwrap::SaxWriterHelper 975 virtual void SAL_CALL comment(const OUString& sComment); 1363 void SAXWriter::comment(const OUString& sComment) in comment() function in sax_expatwrap::SAXWriter 1383 if (!mp_SaxWriterHelper->comment(sComment)) in comment()
|
| /trunk/main/shell/inc/internal/ |
| H A D | i_xml_parser_event_handler.hxx | 70 virtual void comment(const string_t& comment) = 0;
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | toolbox.hrc | 295 Text [ x-comment ] = " ";\ 519 Text [ x-comment ] = " ";\ 529 Text [ x-comment ] = " ";\
|
| /trunk/main/i18npool/source/isolang/ |
| H A D | lcid.awk | 145 (loc) { comment[toupper($hex)] = " /* " $loc " */" } 160 printf( "xxxxxxx LANGUAGE_%-26s 0x%s%s\n", newlang[x], x, comment[x])
|
| /trunk/main/xmloff/source/core/ |
| H A D | XMLEmbeddedObjectExportFilter.cxx | 109 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment() function in XMLEmbeddedObjectExportFilter 112 xExtHandler->comment( rComment ); in comment()
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | XScenario.idl | 55 /** returns the comment for the scenario. 61 /** sets a new comment for the scenario.
|
| /trunk/main/offapi/com/sun/star/xml/sax/ |
| H A D | XExtendedDocumentHandler.idl | 67 /** receives notification about a comment in the XML-source. 69 void comment( [in] string sComment )
|