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
b4f8efc3
Kaydet (Commit)
b4f8efc3
authored
Eyl 07, 2013
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo fix: absoulte -> absolute
Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4
üst
e74fc887
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
tp_DataSource.cxx
chart2/source/controller/dialogs/tp_DataSource.cxx
+1
-1
header.xsl
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
+1
-1
file.h
include/osl/file.h
+1
-1
file.hxx
include/osl/file.hxx
+1
-1
No files found.
chart2/source/controller/dialogs/tp_DataSource.cxx
Dosyayı görüntüle @
b4f8efc3
...
...
@@ -740,7 +740,7 @@ IMPL_LINK_NOARG(DataSourceTabPage, RemoveButtonClickedHdl)
fillSeriesListBox
();
// select previous or next series
//@improve: see methods GetModel()->GetAbsPos()/GetEntry() for abso
ul
te list positions
//@improve: see methods GetModel()->GetAbsPos()/GetEntry() for abso
lu
te list positions
if
(
xNewSelSeries
.
is
())
{
pEntry
=
dynamic_cast
<
SeriesEntry
*
>
(
m_apLB_SERIES
->
First
());
...
...
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
Dosyayı görüntüle @
b4f8efc3
...
...
@@ -412,7 +412,7 @@
NOTE: CHROME has a problem, with relative references as from content table, referencing to root directory instead of document
<xsl:element name="base">
<xsl:attribute name="href">-->
<!-- earlier 'targetURL' was used for an abso
ul
te reference of base provided by the Office (file URL)
<!-- earlier 'targetURL' was used for an abso
lu
te reference of base provided by the Office (file URL)
<xsl:value-of select="$targetURL" />
now '.' let relative links work, even if document has been moved -->
<!--<xsl:text>.</xsl:text>
...
...
include/osl/file.h
Dosyayı görüntüle @
b4f8efc3
...
...
@@ -1372,7 +1372,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_getCanonicalName(
If pustrRelativeFileURL denotes an absolute path pustrBaseDirectoryURL will be ignored.
@param ppustrAbsoluteFileURL [out]
On success it receives the full qualified abso
ul
te file URL.
On success it receives the full qualified abso
lu
te file URL.
@return
osl_File_E_None on success<br>
...
...
include/osl/file.hxx
Dosyayı görüntüle @
b4f8efc3
...
...
@@ -145,7 +145,7 @@ public:
If ustrRelativeFileURL denotes an absolute path ustrBaseDirectoryURL will be ignored.
@param ustrAbsoluteFileURL [out]
On success it receives the full qualified abso
ul
te file URL.
On success it receives the full qualified abso
lu
te file URL.
@return
E_None on success
...
...
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