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
67c3e2ab
Kaydet (Commit)
67c3e2ab
authored
May 25, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
impress: right click to insert image
Change-Id: I521f074bbd500b81d74be7e0e771bd49efc29c9c
üst
c0fe0578
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
svxcommands.h
include/svx/svxcommands.h
+1
-0
menuids_tmpl.src
sd/source/ui/app/menuids_tmpl.src
+9
-0
No files found.
include/svx/svxcommands.h
Dosyayı görüntüle @
67c3e2ab
...
...
@@ -81,6 +81,7 @@
#define CMD_SID_GALLERY_FORMATS ".uno:InsertGalleryPic"
#define CMD_SID_GRID_USE ".uno:GridUse"
#define CMD_SID_GRID_VISIBLE ".uno:GridVisible"
#define CMD_SID_INSERT_GRAPHIC ".uno:InsertGraphic"
#define CMD_SID_INSERT_POSTIT ".uno:InsertAnnotation"
#define CMD_SID_EDIT_POSTIT ".uno:InsertAnnotation"
#define CMD_SID_REPLYTO_POSTIT ".uno:ReplyToAnnotation"
...
...
sd/source/ui/app/menuids_tmpl.src
Dosyayı görüntüle @
67c3e2ab
...
...
@@ -35,6 +35,14 @@
Text [ en-US ] = "~Distribution..." ; \
};
#define MN_INSERT_GRAPHIC \
MenuItem\
{\
Identifier = SID_INSERT_GRAPHIC; \
HelpId = CMD_SID_INSERT_GRAPHIC; \
Text [ en-US ] = "Insert I~mage..." ; \
};
#define MN_CAPTUREPOINT \
MenuItem\
{\
...
...
@@ -168,6 +176,7 @@
#define MN_SLIDE_MENU \
MN_SELECT_BACKGROUND\
MN_INSERT_GRAPHIC\
MN_FORMAT_SLIDE\
MenuItem\
{\
...
...
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