/trunk/main/sal/test/ |
H A D | bootstrap.pl | 30 my $comment = ""; 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"; 79 $comment = $comment . "custom ini test not passed\n"; 89 $comment = $comment . '$SYSUSERHOME test not passed' . "\n"; 100 $comment = $comment . '$SYSUSERCONFIG test not passed' . "\n"; 111 $comment = $comment . '$SYSBINDIR test not passed' . "\n"; 123 $comment = $comment . "inherited value 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() 262 comment = pRewriter->Apply(comment); in EndUndo() 264 pListAction->SetComment(comment); in EndUndo() 277 pListAction->SetComment(comment); in EndUndo() 324 ::rtl::OUString const comment( in GetUndoComments() 326 ret.push_back(comment); in GetUndoComments() 372 ::rtl::OUString const comment( in GetRedoComments() 374 ret.push_back(comment); in GetRedoComments() [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, $newline, $comment, 212 $comment = "#"; # UNIX script comment character 2291 my $comment = $_[4]; 2297 print { $filehandle } "$comment 1. exec $_[3] $newline"; 2298 print { $filehandle } "$comment 2. source $outfile $newline"; 2389 print "$comment$newline"; 2390 print "$comment $_[ 0 ]$newline"; 2391 print "$comment$newline"; 2393 print OUT_SH "$comment$newline"; 2394 print OUT_SH "$comment $_[ 0 ]$newline"; [all …]
|
/trunk/main/unodevtools/source/skeletonmaker/ |
H A D | cpptypemaker.cxx | 751 bool comment=true; in generateDocumentation() local 758 comment=false; in generateDocumentation() 761 if (comment) { in generateDocumentation() 835 if (comment) { in generateDocumentation() 841 if (comment) { in generateDocumentation() 854 if (comment) in generateDocumentation() 859 if (comment) in generateDocumentation() 862 if (comment) in generateDocumentation() 920 if (comment) { in generateDocumentation() 932 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 | 225 if(!ini.showcomm&&pst.comment) return; in inschr() 488 pst.comment = false; in Reset602() 575 if(ini.showcomm||!pst.comment) { in par602() 592 if(!pst.comment) { in par602() 732 pst.comment = false; in Read602() 740 if (ch == '.') { pst.comment = true; node = POCMD; } in Read602() 821 if (ini.showcomm||!pst.comment) inschr(' '); in Read602() 827 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/shell/inc/internal/ |
H A D | i_xml_parser_event_handler.hxx | 70 virtual void comment(const string_t& comment) = 0;
|
/trunk/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 203 inline sal_Bool comment(const rtl::OUString& rComment) throw( SAXException ); 766 inline sal_Bool SaxWriterHelper::comment(const rtl::OUString& rComment) throw( SAXException ) in comment() function in sax_expatwrap::SaxWriterHelper 985 virtual void SAL_CALL comment(const OUString& sComment) 1380 void SAXWriter::comment(const OUString& sComment) throw(SAXException, RuntimeException) in comment() function in sax_expatwrap::SAXWriter 1400 if (!mp_SaxWriterHelper->comment(sComment)) in comment()
|
/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/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | lc_backgroundpatterncontroller.xcf.bz2 |
|
/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 | 119 void SAL_CALL XMLEmbeddedObjectExportFilter::comment( const OUString& rComment ) in comment() function in XMLEmbeddedObjectExportFilter 123 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.
|