/aoo41x/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 …]
|
/aoo41x/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";
|
/aoo41x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 219 String comment( (UNDO_START == eUndoId) in StartUndo() local 225 comment = pRewriter->Apply(comment); in StartUndo() 228 SdrUndoManager::EnterListAction(comment, comment, eUndoId); in StartUndo() 271 comment = pRewriter->Apply(comment); in EndUndo() 273 pListAction->SetComment(comment); in EndUndo() 286 pListAction->SetComment(comment); in EndUndo() 333 ::rtl::OUString const comment( in GetUndoComments() 335 ret.push_back(comment); in GetUndoComments() 381 ::rtl::OUString const comment( in GetRedoComments() 383 ret.push_back(comment); in GetRedoComments() [all …]
|
/aoo41x/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;
|
/aoo41x/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" />
|
/aoo41x/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>';
|
/aoo41x/main/ |
H A D | set_soenv.in | 2300 my $comment = $_[4]; 2306 print { $filehandle } "$comment 1. exec $_[3] $newline"; 2398 print "$comment$newline"; 2399 print "$comment $_[ 0 ]$newline"; 2400 print "$comment$newline"; 2402 print OUT "$comment$newline"; 2403 print OUT "$comment $_[ 0 ]$newline"; 2404 print OUT "$comment$newline"; 2406 print OUT_SH "$comment$newline"; 2407 print OUT_SH "$comment $_[ 0 ]$newline"; [all …]
|
/aoo41x/main/solenv/bin/modules/ |
H A D | Cws.pm | 755 my $comment = shift; 756 return $self->set_log_entry_in_eis($commandline, $vcsid, $start, $stop, $comment); 767 my $comment = shift; 771 …_entry_extended_in_eis($commandname, $parameter, $vcsid, $start, $stop, $comment, $mastername, $ch… 2074 my $comment = shift; 2077 $comment = SOAP::Data->type(string => $comment); 2090 eval { $result = $eis->storeCommandLogEntry( $commandline, $vcsid, $start, $end, $comment ) }; 2106 my $comment = shift; 2112 $comment = SOAP::Data->type(string => $comment); 2127 …s->storeCommandLogEntry($commandname, $parameter, $vcsid, $start, $end, $comment, $mastername, $ch…
|
/aoo41x/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…
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/qadevOOo/tests/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()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/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
|
/aoo41x/main/tools/inc/tools/ |
H A D | solar.h | 215 #define HACK( comment ) #error hack: comment argument 217 #define HACK( comment ) argument
|
/aoo41x/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>
|
/aoo41x/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
|
/aoo41x/main/shell/inc/internal/ |
H A D | i_xml_parser_event_handler.hxx | 70 virtual void comment(const string_t& comment) = 0;
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | toolbox.hrc | 295 Text [ x-comment ] = " ";\ 519 Text [ x-comment ] = " ";\ 529 Text [ x-comment ] = " ";\
|
/aoo41x/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()
|
/aoo41x/main/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | lc_backgroundpatterncontroller.xcf.bz2 |
|
/aoo41x/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])
|
/aoo41x/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()
|