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
079485a6
Kaydet (Commit)
079485a6
authored
Kas 20, 2012
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/
Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453
üst
ec8dcf58
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
58 additions
and
58 deletions
+58
-58
supportsservice.hxx
cppuhelper/inc/cppuhelper/supportsservice.hxx
+1
-1
XToolkit2.idl
offapi/com/sun/star/awt/XToolkit2.idl
+1
-1
ReadOnlyAccess.idl
offapi/com/sun/star/configuration/ReadOnlyAccess.idl
+1
-1
ReadWriteAccess.idl
offapi/com/sun/star/configuration/ReadWriteAccess.idl
+1
-1
Settings.idl
offapi/com/sun/star/document/Settings.idl
+2
-2
AutoRecovery.idl
offapi/com/sun/star/frame/AutoRecovery.idl
+1
-1
XGlobalEventBroadcaster.idl
offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl
+1
-1
XModuleManager2.idl
offapi/com/sun/star/frame/XModuleManager2.idl
+1
-1
XLinguServiceManager2.idl
offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl
+1
-1
XDatabaseContext.idl
offapi/com/sun/star/sdb/XDatabaseContext.idl
+1
-1
PageProperties.idl
offapi/com/sun/star/style/PageProperties.idl
+1
-1
XPasswordContainer2.idl
offapi/com/sun/star/task/XPasswordContainer2.idl
+1
-1
TextPageStyle.idl
offapi/com/sun/star/text/TextPageStyle.idl
+2
-2
Annotation.idl
offapi/com/sun/star/text/textfield/Annotation.idl
+2
-2
XUniversalContentBroker.idl
offapi/com/sun/star/ucb/XUniversalContentBroker.idl
+1
-1
XFolderPicker2.idl
offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
+1
-1
XNumberFormatter2.idl
offapi/com/sun/star/util/XNumberFormatter2.idl
+1
-1
NSSInitializer.idl
offapi/com/sun/star/xml/crypto/NSSInitializer.idl
+1
-1
XNSSInitializer.idl
offapi/com/sun/star/xml/crypto/XNSSInitializer.idl
+1
-1
XSAXDocumentBuilder2.idl
offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
+1
-1
Writer.idl
offapi/com/sun/star/xml/sax/Writer.idl
+1
-1
XWriter.idl
offapi/com/sun/star/xml/sax/XWriter.idl
+1
-1
XSLT2Transformer.idl
offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl
+1
-1
XSLTTransformer.idl
offapi/com/sun/star/xml/xslt/XSLTTransformer.idl
+1
-1
XXSLTTransformer.idl
offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl
+1
-1
XModify.idl
offapi/org/freedesktop/PackageKit/XModify.idl
+10
-10
XQuery.idl
offapi/org/freedesktop/PackageKit/XQuery.idl
+2
-2
interlck.h
sal/inc/osl/interlck.h
+2
-2
string.h
sal/inc/rtl/string.h
+1
-1
string.hxx
sal/inc/rtl/string.hxx
+3
-3
ustring.h
sal/inc/rtl/ustring.h
+2
-2
ustring.hxx
sal/inc/rtl/ustring.hxx
+5
-5
types.h
sal/inc/sal/types.h
+1
-1
XBridgeFactory2.idl
udkapi/com/sun/star/bridge/XBridgeFactory2.idl
+1
-1
XPipe.idl
udkapi/com/sun/star/io/XPipe.idl
+1
-1
theCoreReflection.idl
udkapi/com/sun/star/reflection/theCoreReflection.idl
+1
-1
temporaryfonts.hxx
vcl/inc/vcl/temporaryfonts.hxx
+1
-1
No files found.
cppuhelper/inc/cppuhelper/supportsservice.hxx
Dosyayı görüntüle @
079485a6
...
...
@@ -36,7 +36,7 @@ namespace cppu {
@return true iff the sequence returned by the given implementation's
getSupportedServices method contains the given name
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
bool
CPPUHELPER_DLLPUBLIC
supportsService
(
com
::
sun
::
star
::
lang
::
XServiceInfo
*
implementation
,
...
...
offapi/com/sun/star/awt/XToolkit2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -34,7 +34,7 @@ module com { module sun { module star { module awt {
/**
Provides
a
unified
interface
for
the
new
-
style
service
Toolkit
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XToolkit2
{
...
...
offapi/com/sun/star/configuration/ReadOnlyAccess.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {
<
p
>
This
service
is
still
unpublished
and
unstable
.
</p>
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
ReadOnlyAccess
:
com
::
sun
::
star
::
container
::
XHierarchicalNameAccess
{
/**
Service
constructor
.
...
...
offapi/com/sun/star/configuration/ReadWriteAccess.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {
<
p
>
This
service
is
still
unpublished
and
unstable
.
</p>
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
ReadWriteAccess
:
com
::
sun
::
star
::
configuration
::
XReadWriteAccess
{
/**
Service
constructor
.
...
...
offapi/com/sun/star/document/Settings.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -244,14 +244,14 @@ published service Settings
/**
Whether
to
embed
fonts
used
by
the
document
(
see
e
.
g.
handling
of
OOXML
embedRegular
etc
.
)
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
boolean
EmbedFonts
;
//
Writer
,
maybe
later
others
/**
Whether
to
embed
also
system
fonts
used
by
the
document
.
Does
not
have
any
effect
if
EmbedFonts
is
false
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
boolean
EmbedSystemFonts
;
...
...
offapi/com/sun/star/frame/AutoRecovery.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -25,7 +25,7 @@ module com { module sun { module star { module frame {
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
AutoRecovery
:
XDispatch
;
...
...
offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -30,7 +30,7 @@ module com { module sun { module star { module frame {
/**
Provides
a
unified
interface
for
the
GlobalEventBroadcaster
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XGlobalEventBroadcaster
...
...
offapi/com/sun/star/frame/XModuleManager2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -29,7 +29,7 @@ module com { module sun { module star { module frame {
This
interface
provides
a
merged
single
interface
for
the
ModuleManager
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XModuleManager2
{
...
...
offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -29,7 +29,7 @@ module com { module sun { module star { module linguistic2 {
/**
Provides
a
unified
interface
for
the
LinguServiceManager
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XLinguServiceManager2
{
...
...
offapi/com/sun/star/sdb/XDatabaseContext.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -31,7 +31,7 @@ module com { module sun { module star { module sdb {
/**
Provides
an
interface
for
the
new
-
style
DatabaseContext
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XDatabaseContext
{
...
...
offapi/com/sun/star/style/PageProperties.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -199,7 +199,7 @@ published service PageProperties
[
property
,
maybevoid
]
boolean
HeaderIsShared
;
/**
determines
if
the
header
/
footer
content
on
the
first
page
and
remaining
pages
is
the
same
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
,
maybevoid
]
boolean
FirstIsShared
;
/**
contains
the
height
of
the
header
.
...
...
offapi/com/sun/star/task/XPasswordContainer2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -28,7 +28,7 @@ module com { module sun { module star { module task {
/**
Provides
a
unified
interface
for
the
PasswordContainer
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XPasswordContainer2
{
...
...
offapi/com/sun/star/text/TextPageStyle.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -84,7 +84,7 @@ published service TextPageStyle
@
see
com
::
sun
::
star
::
text
::
Text
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
com
::
sun
::
star
::
text
::
XText
HeaderTextFirst
;
...
...
@@ -114,7 +114,7 @@ published service TextPageStyle
@
see
com
::
sun
::
star
::
text
::
Text
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
com
::
sun
::
star
::
text
::
XText
FooterTextFirst
;
...
...
offapi/com/sun/star/text/textfield/Annotation.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -38,12 +38,12 @@ published service Annotation
[
property
]
string
Author
;
/**
contains
the
initials
of
the
author
of
the
annotation
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
string
Initials
;
/**
contains
the
name
of
the
annotation
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
[
optional
,
property
]
string
Name
;
/**
contains
the
annotation
's content
...
...
offapi/com/sun/star/ucb/XUniversalContentBroker.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -30,7 +30,7 @@ module com { module sun { module star { module ucb {
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XUniversalContentBroker
{
...
...
offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -30,7 +30,7 @@ module com { module sun { module star { module ui { module dialogs {
/**
Provides
a
unified
interface
for
the
new
-
style
FolderPicker
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XFolderPicker2
{
...
...
offapi/com/sun/star/util/XNumberFormatter2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -27,7 +27,7 @@ module com { module sun { module star { module util {
/**
Provides
a
unified
interface
for
the
NumberFormatter
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XNumberFormatter2
{
...
...
offapi/com/sun/star/xml/crypto/NSSInitializer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -25,7 +25,7 @@
module
com
{
module
sun
{
module
star
{
module
xml
{
module
crypto
{
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
NSSInitializer
:
XNSSInitializer
;
...
...
offapi/com/sun/star/xml/crypto/XNSSInitializer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -26,7 +26,7 @@
module
com
{
module
sun
{
module
star
{
module
xml
{
module
crypto
{
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XNSSInitializer
{
interface
::
com
::
sun
::
star
::
xml
::
crypto
::
XDigestContextSupplier
;
...
...
offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -28,7 +28,7 @@ module com { module sun { module star { module xml { module dom {
/**
Provides
a
unified
interface
for
the
SAXDocumentBuilder
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XSAXDocumentBuilder2
{
...
...
offapi/com/sun/star/xml/sax/Writer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -27,7 +27,7 @@ module com { module sun { module star { module xml { module sax {
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
Writer
:
XWriter
;
...
...
offapi/com/sun/star/xml/sax/XWriter.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -29,7 +29,7 @@ module com { module sun { module star { module xml { module sax {
/**
Provides
a
unified
interface
for
the
new
-
style
Writer
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XWriter
{
...
...
offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -16,7 +16,7 @@ module com { module sun { module star { module xml { module xslt {
/**
Get
XSLT
filter
transformer
supporting
XSLT
2.0
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
XSLT2Transformer
:
XXSLTTransformer
{
...
...
offapi/com/sun/star/xml/xslt/XSLTTransformer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -18,7 +18,7 @@ module com { module sun { module star { module xml { module xslt {
<
p
>
It
is
not
safe
to
expect
support
for
any
features
except
XSLT
1.0
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
service
XSLTTransformer
:
XXSLTTransformer
{
...
...
offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -19,7 +19,7 @@ module com { module sun { module star { module xml { module xslt {
/**
An
interface
for
XSLT
transformers
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
interface
XXSLTTransformer
{
...
...
offapi/org/freedesktop/PackageKit/XModify.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -25,70 +25,70 @@ interface XModify : com::sun::star::uno::XInterface
{
/**
*
Installs
local
package
sequence
<
string
>
files
or
service
packs
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallPackageFiles
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
files
,
[
in
]
string
interaction
)
;
/**
*
Installs
sequence
<
string
>
packages
to
provide
sequence
<
string
>
files
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallProvideFiles
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
files
,
[
in
]
string
interaction
)
;
/**
*
Installs
sequence
<
string
>
packages
to
provide
sequence
<
string
>
files
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallCatalogs
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
files
,
[
in
]
string
interaction
)
;
/**
*
Installs
sequence
<
string
>
packages
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallPackageNames
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
packages
,
[
in
]
string
interaction
)
;
/**
*
Installs
mimetype
handlers
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallMimeTypes
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
mime_types
,
[
in
]
string
interaction
)
;
/**
*
Installs
fontconfig
resources
(
[
in
]
usually
fonts
)
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallFontconfigResources
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
resources
,
[
in
]
string
interaction
)
;
/**
*
Installs
GStreamer
resources
(
[
in
]
usually
codecs
)
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstalliGStreamerResources
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
resources
,
[
in
]
string
interaction
)
;
/**
*
Installs
resources
of
a
given
type
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallResources
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
types
,
[
in
]
sequence
<
string
>
resources
,
[
in
]
string
interaction
)
;
/**
*
Removes
sequence
<
string
>
packages
that
provide
the
given
local
sequence
<
string
>
files
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
RemovePackageByFiles
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
files
,
[
in
]
string
interaction
)
;
/**
*
Installs
printer
drivers
from
a
configured
software
source
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
InstallPrinterDrivers
(
[
in
]
unsigned
long
xid
,
[
in
]
sequence
<
string
>
files
,
[
in
]
string
interaction
)
;
...
...
offapi/org/freedesktop/PackageKit/XQuery.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -24,14 +24,14 @@ interface XQuery : com::sun::star::uno::XInterface
{
/**
*
Installs
local
package
files
or
service
packs
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
IsInstalled
(
[
in
]
string
package_name
,
[
in
]
string
interaction
,
[
out
]
boolean
installed
)
;
/**
*
Installs
packages
to
provide
files
.
*
@
since
LibreOffice
3.7
*
@
since
LibreOffice
4.0
*/
void
SearchFile
(
[
in
]
string
file_name
,
[
in
]
string
interaction
,
[
out
]
boolean
installed
,
[
out
]
string
package_name
)
;
...
...
sal/inc/osl/interlck.h
Dosyayı görüntüle @
079485a6
...
...
@@ -63,7 +63,7 @@ SAL_DLLPUBLIC oslInterlockedCount SAL_CALL osl_decrementInterlockedCount(oslInte
@param p Address of count variable
@return The adjusted value of the count variable.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
#if defined( HAVE_GCC_BUILTIN_ATOMIC )
# define osl_atomic_increment(p) __sync_add_and_fetch((p), 1)
...
...
@@ -80,7 +80,7 @@ SAL_DLLPUBLIC oslInterlockedCount SAL_CALL osl_decrementInterlockedCount(oslInte
@param p Address of count variable
@return The adjusted value of the count variable.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
#if defined( HAVE_GCC_BUILTIN_ATOMIC )
# define osl_atomic_decrement(p) __sync_sub_and_fetch((p), 1)
...
...
sal/inc/rtl/string.h
Dosyayı görüntüle @
079485a6
...
...
@@ -900,7 +900,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_string_newFromStr_WithLength( rtl_String ** newS
@param count the number of characters.
@return the specified substring.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
SAL_DLLPUBLIC
void
SAL_CALL
rtl_string_newFromSubString
(
rtl_String
**
newStr
,
const
rtl_String
*
from
,
...
...
sal/inc/rtl/string.hxx
Dosyayı görüntüle @
079485a6
...
...
@@ -670,7 +670,7 @@ public:
@return true if and only if the given str appears as a substring at the
start of this string
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
bool
startsWith
(
OString
const
&
str
)
const
{
return
match
(
str
,
0
);
...
...
@@ -679,7 +679,7 @@ public:
/**
@overload
This function accepts an ASCII string literal as its argument.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
template
<
typename
T
>
typename
internal
::
ConstCharArrayDetector
<
T
,
bool
>::
Type
startsWith
(
T
&
literal
)
const
...
...
@@ -1483,7 +1483,7 @@ struct OStringHash
Support for rtl::OString in std::ostream (and thus in
CPPUNIT_ASSERT or SAL_INFO macros, for example).
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
template
<
typename
charT
,
typename
traits
>
std
::
basic_ostream
<
charT
,
traits
>
&
operator
<<
(
...
...
sal/inc/rtl/ustring.h
Dosyayı görüntüle @
079485a6
...
...
@@ -1237,7 +1237,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newFromStr_WithLength(
@param count the number of characters.
@return the specified substring.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
SAL_DLLPUBLIC
void
SAL_CALL
rtl_uString_newFromSubString
(
rtl_uString
**
newStr
,
const
rtl_uString
*
from
,
...
...
@@ -1536,7 +1536,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_uString_newReplaceAll(
@param fromIndex the position in the string where we will begin searching
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
SAL_DLLPUBLIC
void
SAL_CALL
rtl_uString_newReplaceAllFromIndex
(
rtl_uString
**
newStr
,
rtl_uString
*
str
,
rtl_uString
const
*
from
,
...
...
sal/inc/rtl/ustring.hxx
Dosyayı görüntüle @
079485a6
...
...
@@ -889,7 +889,7 @@ public:
@return true if and only if the given str appears as a substring at the
start of this string
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
bool
startsWith
(
OUString
const
&
str
)
const
{
return
match
(
str
,
0
);
...
...
@@ -898,7 +898,7 @@ public:
/**
@overload
This function accepts an ASCII string literal as its argument.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
template
<
typename
T
>
typename
internal
::
ConstCharArrayDetector
<
T
,
bool
>::
Type
startsWith
(
T
&
literal
)
const
...
...
@@ -919,7 +919,7 @@ public:
@param str the object (substring) to be compared.
@return true if this string starts with str, ignoring the case of ASCII
letters ("A"--"Z" and "a"--"z"); otherwise, false is returned
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
sal_Bool
startsWithIgnoreAsciiCase
(
const
OUString
&
str
)
const
SAL_THROW
(())
{
...
...
@@ -929,7 +929,7 @@ public:
/**
@overload
This function accepts an ASCII string literal as its argument.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
template
<
typename
T
>
typename
internal
::
ConstCharArrayDetector
<
T
,
bool
>::
Type
startsWithIgnoreAsciiCase
(
T
&
literal
)
const
SAL_THROW
(())
...
...
@@ -1533,7 +1533,7 @@ public:
@param fromIndex the position in the string where we will begin searching
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
OUString
replaceAll
(
OUString
const
&
from
,
OUString
const
&
to
,
int
fromIndex
=
0
)
const
{
rtl_uString
*
s
=
0
;
...
...
sal/inc/sal/types.h
Dosyayı görüntüle @
079485a6
...
...
@@ -512,7 +512,7 @@ template< typename T1, typename T2 > inline T1 static_int_cast(T2 n) {
Currently implemented by a Clang compiler plugin.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
...
...
udkapi/com/sun/star/bridge/XBridgeFactory2.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -29,7 +29,7 @@ module com { module sun { module star { module bridge {
/**
Provides
a
unified
interface
for
the
BridgeFactory
service
to
implement
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XBridgeFactory2
{
...
...
udkapi/com/sun/star/io/XPipe.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -37,7 +37,7 @@ module com { module sun { module star { module io {
<
p
>
With
the
pipe
-
service
,
an
outputstream
can
be
converted
into
an
input
stream
at
the
cost
of
an
additional
buffer
.
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
published
interface
XPipe
{
...
...
udkapi/com/sun/star/reflection/theCoreReflection.idl
Dosyayı görüntüle @
079485a6
...
...
@@ -25,7 +25,7 @@
module
com
{
module
sun
{
module
star
{
module
reflection
{
/**
@
since
LibreOffice
3.7
@
since
LibreOffice
4.0
*/
singleton
theCoreReflection
:
com
::
sun
::
star
::
reflection
::
XIdlReflection
;
...
...
vcl/inc/vcl/temporaryfonts.hxx
Dosyayı görüntüle @
079485a6
...
...
@@ -18,7 +18,7 @@
Management of temporary fonts (e.g. embedded in documents).
This class handles adding of temporary fonts.
@since LibreOffice
3.7
@since LibreOffice
4.0
*/
class
VCL_DLLPUBLIC
TemporaryFonts
{
...
...
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