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
a8af20db
Kaydet (Commit)
a8af20db
authored
Kas 12, 2014
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: represant->represent
Change-Id: If783e9338644a97206d99864ed19807e5fb3882d
üst
da40cac5
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
desktop.cxx
framework/source/services/desktop.cxx
+1
-1
frame.cxx
framework/source/services/frame.cxx
+2
-2
converter.hxx
include/sax/tools/converter.hxx
+1
-1
xmluconv.hxx
include/xmloff/xmluconv.hxx
+1
-1
No files found.
framework/source/services/desktop.cxx
Dosyayı görüntüle @
a8af20db
...
...
@@ -539,7 +539,7 @@ css::uno::Reference< css::frame::XFrame > SAL_CALL Desktop::getCurrentFrame() th
@descr You can give us some information about the content, which you will load into a frame.
We search or create this target for you, make a type detection of given URL and try to load it.
As result of this operation we return the new created component or nothing, if loading failed.
@param "sURL" , URL, which repres
a
nt the content
@param "sURL" , URL, which repres
e
nt the content
@param "sTargetFrameName" , name of target frame or special value like "_self", "_blank" ...
@param "nSearchFlags" , optional arguments for frame search, if target isn't a special one
@param "lArguments" , optional arguments for loading
...
...
framework/source/services/frame.cxx
Dosyayı görüntüle @
a8af20db
...
...
@@ -580,7 +580,7 @@ Frame::~Frame()
@descr You can give us some information about the content, which you will load into a frame.
We search or create this target for you, make a type detection of given URL and try to load it.
As result of this operation we return the new created component or nothing, if loading failed.
@param "sURL" , URL, which repres
a
nt the content
@param "sURL" , URL, which repres
e
nt the content
@param "sTargetFrameName" , name of target frame or special value like "_self", "_blank" ...
@param "nSearchFlags" , optional arguments for frame search, if target is not a special one
@param "lArguments" , optional arguments for loading
...
...
@@ -2898,7 +2898,7 @@ void Frame::implts_resizeComponentWindow()
/*-****************************************************************************************************
@short helper to set icon on our container window (if it is a system window!)
@descr We use our internal set controller (if it exist) to specify which factory he repres
a
nted.
@descr We use our internal set controller (if it exist) to specify which factory he repres
e
nted.
These information can be used to find right icon. But our controller can say it us directly
too ... we should ask his optional property set first ...
...
...
include/sax/tools/converter.hxx
Dosyayı görüntüle @
a8af20db
...
...
@@ -47,7 +47,7 @@ namespace com { namespace sun { namespace star {
namespace
sax
{
/** the Converter converts values of various types from
their internal repres
a
ntation to the textual form used in xml
their internal repres
e
ntation to the textual form used in xml
and back.
All unit types are expressed as com::sun::star::util::MeasureUnit
...
...
include/xmloff/xmluconv.hxx
Dosyayı görüntüle @
a8af20db
...
...
@@ -70,7 +70,7 @@ public:
};
/** the SvXMLTypeConverter converts values of various types from
their internal repres
a
ntation to the textual form used in xml
their internal repres
e
ntation to the textual form used in xml
and back.
Most of the methods are static but the SvXMLTypeConverter can
also store default units for both numerical and textual measures.
...
...
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