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
8802f837
Kaydet (Commit)
8802f837
authored
Tem 01, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typos
Change-Id: I7c3f115520d8c6a1fba997aeedddf96c01780e7e
üst
d51f53fe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
xmlfilterbase.hxx
include/oox/core/xmlfilterbase.hxx
+1
-1
view3d.cxx
svx/source/engine3d/view3d.cxx
+3
-3
No files found.
include/oox/core/xmlfilterbase.hxx
Dosyayı görüntüle @
8802f837
...
...
@@ -168,7 +168,7 @@ public:
*/
OUString
addRelation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
io
::
XOutputStream
>
xOutputStream
,
const
OUString
&
rType
,
const
OUString
&
rTarget
,
bool
bExternal
=
false
);
/** Returns a stack of used textfields, used by the pptx importer to replace links to slidepages with
r
he real page name */
/** Returns a stack of used textfields, used by the pptx importer to replace links to slidepages with
t
he real page name */
TextFieldStack
&
getTextFieldStack
()
const
;
/** Opens and returns the specified output stream from the base storage with specified media type.
...
...
svx/source/engine3d/view3d.cxx
Dosyayı görüntüle @
8802f837
...
...
@@ -938,8 +938,8 @@ void E3dView::ConvertMarkedObjTo3D(bool bExtrude, basegfx::B2DPoint aPnt1, baseg
}
}
// Walk thro
gu
h the selection and convert it into 3D, complete with
// Conver
t
ion to SdrPathObject, also fonts
// Walk thro
ug
h the selection and convert it into 3D, complete with
// Conver
s
ion to SdrPathObject, also fonts
for
(
sal_uInt32
a
=
0
;
a
<
GetMarkedObjectCount
();
a
++
)
{
SdrMark
*
pMark
=
GetSdrMarkByIndex
(
a
);
...
...
@@ -1192,7 +1192,7 @@ bool E3dView::BegDragObj(const Point& rPnt, OutputDevice* pOut,
{
if
(
Is3DRotationCreationActive
()
&&
GetMarkedObjectCount
())
{
// Determine all selected polygons and return
r
he mirrored helper overlay
// Determine all selected polygons and return
t
he mirrored helper overlay
mpMirrorOverlay
->
SetMirrorAxis
(
aRef1
,
aRef2
);
}
else
...
...
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