home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / oo / download / f_0019 / sbasic.jar / text / sbasic / common / 03104400.xml < prev    next >
Extensible Markup Language  |  2003-01-16  |  2KB  |  28 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Funkce HasUnoInterfaces [Runtime]</title><meta name="filename" content="text/sbasic/common/03104400"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         p.P1{
  5.                 }
  6.         p.P2{
  7.                 }
  8.         span.T1{
  9.                 font-weight:bold;}
  10.         </style></head><body>
  11.    
  12.    
  13.    <help:to-be-embedded Eid="hasunointerfaces" xmlns:help="http://openoffice.org/2000/help">
  14.    <p class="Head1"><help:link Id="68587">Funkce HasUnoInterfaces [Runtime]</help:link></p>
  15.    <p class="Paragraph">Testuje, zda objekt Basic Uno podporuje ur─ìit├í rozhran├¡ Uno.</p>
  16.    </help:to-be-embedded>
  17.    <p class="Paragraph">Vr├ít├¡ hodnotu True (PRAVDA), pokud jsou podporov├ína v┼íechna uveden├í rozhran├¡ Uno, jinak vr├ít├¡ hodnotu False (NEPRAVDA).</p>
  18.    <p class="Paragraph"><span class="T1">Syntaxe</span>:</p>
  19.    <p class="Paragraph">HasUnoInterfaces( oTest, N├ízev rozhran├¡ Uno 1 [, N├ízev rozhran├¡ Uno 2, ...])<help:key-word value="HasUnoInterfaces" tag="kw68587_1" xmlns:help="http://openoffice.org/2000/help"/></p>
  20.    <p class="Paragraph"><span class="T1">Vr├ícen├í hodnota</span>:</p>
  21.    <p class="Paragraph">Logick├í</p>
  22.    <p class="Paragraph"><span class="T1">Parametr</span>:</p>
  23.    <p class="Paragraph">oTest: Objekt Basic Uno, kter├╜ m├í b├╜t testov├ín.</p>
  24.    <p class="Paragraph">N├ízev rozhran├¡ Uno: Seznam n├ízv┼» rozhran├¡ Uno.</p>
  25.    <p class="P2">P┼Ö├¡klad:</p>
  26.    <p class="PropText">bHas = HasUnoInterfaces( oTest, "com.sun.star.beans.XIntrospection" )</p>
  27.   </body></html>
  28.