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
bf5e1a0d
Kaydet (Commit)
bf5e1a0d
authored
Kas 15, 2001
tarafından
Michael Hönnig
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
proofreading and corrections from Richard Holt
üst
d5c9c031
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
ScanError.idl
offapi/com/sun/star/scanner/ScanError.idl
+3
-3
XScannerManager.idl
offapi/com/sun/star/scanner/XScannerManager.idl
+4
-4
No files found.
offapi/com/sun/star/scanner/ScanError.idl
Dosyayı görüntüle @
bf5e1a0d
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
ScanError
.
idl
,
v
$
*
$
RCSfile
:
ScanError
.
idl
,
v
$
*
*
*
$
Revision
:
1.
3
$
*
$
Revision
:
1.
4
$
*
*
*
last
change
:
$
Author
:
mi
$
$
Date
:
200
0
-
11
-
08
12
:
43
:
30
$
*
last
change
:
$
Author
:
mi
$
$
Date
:
200
1
-
11
-
15
16
:
39
:
30
$
*
*
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
either
of
the
following
licenses
*
either
of
the
following
licenses
...
@@ -91,7 +91,7 @@ enum ScanError
...
@@ -91,7 +91,7 @@ enum ScanError
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
//
DOCUMENTATION
CHANGED
FOR
ScanError
::
ScanInProgress
,
//
DOCUMENTATION
CHANGED
FOR
ScanError
::
ScanInProgress
,
/**
ScanInProgress
:
a
scan
is
already
in
action
on
this
device
that
has
/**
ScanInProgress
:
a
scan
is
already
in
progress
on
this
device
that
has
to
end
before
a
new
one
can
be
started
to
end
before
a
new
one
can
be
started
*/
*/
ScanInProgress
,
ScanInProgress
,
...
...
offapi/com/sun/star/scanner/XScannerManager.idl
Dosyayı görüntüle @
bf5e1a0d
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
XScannerManager
.
idl
,
v
$
*
$
RCSfile
:
XScannerManager
.
idl
,
v
$
*
*
*
$
Revision
:
1.
4
$
*
$
Revision
:
1.
5
$
*
*
*
last
change
:
$
Author
:
jsc
$
$
Date
:
2001
-
03
-
16
16
:
41
:
32
$
*
last
change
:
$
Author
:
mi
$
$
Date
:
2001
-
11
-
15
16
:
39
:
30
$
*
*
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
either
of
the
following
licenses
*
either
of
the
following
licenses
...
@@ -102,8 +102,8 @@ interface XScannerManager: com::sun::star::uno::XInterface
...
@@ -102,8 +102,8 @@ interface XScannerManager: com::sun::star::uno::XInterface
sequence
<
com
::
sun
::
star
::
scanner
::
ScannerContext
>
getAvailableScanners
()
;
sequence
<
com
::
sun
::
star
::
scanner
::
ScannerContext
>
getAvailableScanners
()
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
produce
some
kind
of
UI
to
let
the
user
have
a
preview
,
/**
produce
some
kind
of
User
Interface
to
let
the
user
have
a
preview
,
configure
the
scan
area
,
whatever
configure
the
scan
area
,
etc
.
,
it
returns
FALSE
if
user
cancelled
this
process
returns
FALSE
if
user
cancelled
this
process
*/
*/
boolean
configureScanner
(
[
inout
]
com
::
sun
::
star
::
scanner
::
ScannerContext
scanner_context
)
boolean
configureScanner
(
[
inout
]
com
::
sun
::
star
::
scanner
::
ScannerContext
scanner_context
)
...
...
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