Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
44f5df38
Kaydet (Commit)
44f5df38
authored
Tem 28, 2006
tarafından
Steffen Grund
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i67853# adapt to changes in XPropertyHandler
üst
15eaa31b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
PropertyHandlerImpl.java
qadevOOo/runner/helper/PropertyHandlerImpl.java
+5
-5
No files found.
qadevOOo/runner/helper/PropertyHandlerImpl.java
Dosyayı görüntüle @
44f5df38
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyHandlerImpl.java,v $
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
* last change: $Author:
vg $ $Date: 2006-03-14 11:49:09
$
* last change: $Author:
sg $ $Date: 2006-07-28 09:03:24
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -35,7 +35,7 @@
package
helper
;
import
com.sun.star.inspection.XPropertyHandler
;
import
com.sun.star.inspection.LineDescriptor
;
/**
* This implementation of <CODE>PropertyHandler</CODE> do currently nothig.
...
...
@@ -122,12 +122,12 @@ public class PropertyHandlerImpl implements XPropertyHandler{
*
* @throws com.sun.star.lang.NullPointerException ::com::sun::star::lang::NullPointerException if ControlFactory is NULL .
*/
public
void
describePropertyLine
(
public
LineDescriptor
describePropertyLine
(
String
PropertyName
,
com
.
sun
.
star
.
inspection
.
LineDescriptor
[]
out_Descriptor
,
com
.
sun
.
star
.
inspection
.
XPropertyControlFactory
ControlFactory
)
throws
com
.
sun
.
star
.
beans
.
UnknownPropertyException
,
com
.
sun
.
star
.
lang
.
NullPointerException
{
return
null
;
}
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment