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
da1f782c
Kaydet (Commit)
da1f782c
authored
Kas 12, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:passstuffbyref
Change-Id: Ie8641fe51f1a8943402f0aab5f78c331b6deb3a0
üst
addd8847
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
toolbarmanager.hxx
framework/inc/uielement/toolbarmanager.hxx
+1
-1
toolbarmanager.cxx
framework/source/uielement/toolbarmanager.cxx
+1
-1
No files found.
framework/inc/uielement/toolbarmanager.hxx
Dosyayı görüntüle @
da1f782c
...
@@ -144,7 +144,7 @@ class ToolBarManager : public ToolbarManager_Base
...
@@ -144,7 +144,7 @@ class ToolBarManager : public ToolbarManager_Base
virtual
bool
MenuItemAllowed
(
sal_uInt16
)
const
;
virtual
bool
MenuItemAllowed
(
sal_uInt16
)
const
;
void
RemoveControllers
();
void
RemoveControllers
();
OUString
RetrieveFromCommand
(
const
OUString
aName
,
const
OUString
&
aCmdURL
);
OUString
RetrieveFromCommand
(
const
OUString
&
aName
,
const
OUString
&
aCmdURL
);
sal_Int32
RetrievePropertiesFromCommand
(
const
OUString
&
aCmdURL
);
sal_Int32
RetrievePropertiesFromCommand
(
const
OUString
&
aCmdURL
);
css
::
uno
::
Sequence
<
css
::
beans
::
PropertyValue
>
GetPropsForCommand
(
const
OUString
&
rCmdURL
);
css
::
uno
::
Sequence
<
css
::
beans
::
PropertyValue
>
GetPropsForCommand
(
const
OUString
&
rCmdURL
);
void
CreateControllers
();
void
CreateControllers
();
...
...
framework/source/uielement/toolbarmanager.cxx
Dosyayı görüntüle @
da1f782c
...
@@ -809,7 +809,7 @@ uno::Sequence< beans::PropertyValue > ToolBarManager::GetPropsForCommand( const
...
@@ -809,7 +809,7 @@ uno::Sequence< beans::PropertyValue > ToolBarManager::GetPropsForCommand( const
return
aPropSeq
;
return
aPropSeq
;
}
}
OUString
ToolBarManager
::
RetrieveFromCommand
(
const
OUString
aName
,
const
OUString
&
aCmdURL
)
OUString
ToolBarManager
::
RetrieveFromCommand
(
const
OUString
&
aName
,
const
OUString
&
aCmdURL
)
{
{
OUString
aLabel
;
OUString
aLabel
;
Sequence
<
PropertyValue
>
aPropSeq
;
Sequence
<
PropertyValue
>
aPropSeq
;
...
...
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