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
085ab61b
Kaydet (Commit)
085ab61b
authored
Tem 18, 2014
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
DOCX import: handle <w:alias> for the date SDT
Change-Id: I4a58fd9fc1db4e0fd3f9e2142fc208cec9f99f9d
üst
7916ca62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
SdtHelper.cxx
writerfilter/source/dmapper/SdtHelper.cxx
+2
-0
No files found.
writerfilter/source/dmapper/SdtHelper.cxx
Dosyayı görüntüle @
085ab61b
...
...
@@ -128,6 +128,8 @@ void SdtHelper::createDateControl(OUString& rContentText, beans::PropertyValue a
aGrabBag
[
"DateFormat"
]
<<=
sDateFormat
;
aGrabBag
[
"Locale"
]
<<=
m_sLocale
.
makeStringAndClear
();
aGrabBag
[
"CharFormat"
]
<<=
aCharFormat
.
Value
;
// merge in properties like ooxml:CT_SdtPr_alias and friends.
aGrabBag
.
update
(
comphelper
::
SequenceAsHashMap
(
m_aGrabBag
));
std
::
vector
<
OUString
>
aItems
;
createControlShape
(
lcl_getOptimalWidth
(
m_rDM_Impl
.
GetStyleSheetTable
(),
rContentText
,
aItems
),
xControlModel
,
aGrabBag
.
getAsConstPropertyValueList
());
...
...
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