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
7219a08b
Kaydet (Commit)
7219a08b
authored
Kas 12, 2013
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
use standard css namespace prefix
Change-Id: I820faaa0dac1707f3224b981dae0bc6be5894503
üst
ba137a36
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
Tools.hxx
include/sfx2/sidebar/Tools.hxx
+5
-8
No files found.
include/sfx2/sidebar/Tools.hxx
Dosyayı görüntüle @
7219a08b
...
@@ -31,9 +31,6 @@
...
@@ -31,9 +31,6 @@
#include <com/sun/star/util/URL.hpp>
#include <com/sun/star/util/URL.hpp>
namespace
cssu
=
::
com
::
sun
::
star
::
uno
;
namespace
sfx2
{
namespace
sidebar
{
namespace
sfx2
{
namespace
sidebar
{
class
SFX2_DLLPUBLIC
Tools
class
SFX2_DLLPUBLIC
Tools
...
@@ -42,22 +39,22 @@ public:
...
@@ -42,22 +39,22 @@ public:
static
Image
GetImage
(
static
Image
GetImage
(
const
::
rtl
::
OUString
&
rsImageURL
,
const
::
rtl
::
OUString
&
rsImageURL
,
const
::
rtl
::
OUString
&
rsHighContrastImageURL
,
const
::
rtl
::
OUString
&
rsHighContrastImageURL
,
const
css
u
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
const
css
::
uno
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
static
Image
GetImage
(
static
Image
GetImage
(
const
::
rtl
::
OUString
&
rsURL
,
const
::
rtl
::
OUString
&
rsURL
,
const
css
u
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
const
css
::
uno
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
static
css
::
awt
::
Gradient
VclToAwtGradient
(
const
Gradient
aGradient
);
static
css
::
awt
::
Gradient
VclToAwtGradient
(
const
Gradient
aGradient
);
static
Gradient
AwtToVclGradient
(
const
css
::
awt
::
Gradient
aGradient
);
static
Gradient
AwtToVclGradient
(
const
css
::
awt
::
Gradient
aGradient
);
static
css
::
util
::
URL
GetURL
(
const
::
rtl
::
OUString
&
rsCommand
);
static
css
::
util
::
URL
GetURL
(
const
::
rtl
::
OUString
&
rsCommand
);
static
css
u
::
Reference
<
css
::
frame
::
XDispatch
>
GetDispatch
(
static
css
::
uno
::
Reference
<
css
::
frame
::
XDispatch
>
GetDispatch
(
const
css
u
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
,
const
css
::
uno
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
,
const
css
::
util
::
URL
&
rURL
);
const
css
::
util
::
URL
&
rURL
);
static
::
rtl
::
OUString
GetModuleName
(
static
::
rtl
::
OUString
GetModuleName
(
const
css
u
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
const
css
::
uno
::
Reference
<
css
::
frame
::
XFrame
>&
rxFrame
);
};
};
...
...
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