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
eb3c79c2
Kaydet (Commit)
eb3c79c2
authored
Tem 17, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ditch some XubStrings
Change-Id: I4e54102819123a0b10fcade20df3485ec86543d0
üst
3083cadd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
svtabbx.hxx
include/svtools/svtabbx.hxx
+6
-6
svtabbx.cxx
svtools/source/contnr/svtabbx.cxx
+6
-6
No files found.
include/svtools/svtabbx.hxx
Dosyayı görüntüle @
eb3c79c2
...
@@ -86,11 +86,11 @@ public:
...
@@ -86,11 +86,11 @@ public:
sal_uLong
nPos
=
LIST_APPEND
,
void
*
pUserData
=
0
,
sal_uLong
nPos
=
LIST_APPEND
,
void
*
pUserData
=
0
,
SvLBoxButtonKind
eButtonKind
=
SvLBoxButtonKind_enabledCheckbox
);
SvLBoxButtonKind
eButtonKind
=
SvLBoxButtonKind_enabledCheckbox
);
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
sal_uLong
nPos
=
LIST_APPEND
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
SvTreeListEntry
*
pParent
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
=
NULL
);
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
=
NULL
);
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
const
Image
&
rExpandedEntryBmp
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
=
NULL
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
=
NULL
,
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
...
@@ -148,11 +148,11 @@ public:
...
@@ -148,11 +148,11 @@ public:
void
InitHeaderBar
(
HeaderBar
*
pHeaderBar
);
void
InitHeaderBar
(
HeaderBar
*
pHeaderBar
);
sal_Bool
IsItemChecked
(
SvTreeListEntry
*
pEntry
,
sal_uInt16
nCol
)
const
;
sal_Bool
IsItemChecked
(
SvTreeListEntry
*
pEntry
,
sal_uInt16
nCol
)
const
;
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
sal_uLong
nPos
=
LIST_APPEND
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
SvTreeListEntry
*
pParent
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
=
NULL
);
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
=
NULL
);
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
Xub
String
&
,
const
Image
&
rExpandedEntryBmp
,
virtual
SvTreeListEntry
*
InsertEntryToColumn
(
const
OU
String
&
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
=
NULL
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
=
NULL
,
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
sal_uLong
nPos
=
LIST_APPEND
,
sal_uInt16
nCol
=
0xffff
,
void
*
pUserData
=
NULL
);
virtual
sal_uLong
Insert
(
SvTreeListEntry
*
pEnt
,
SvTreeListEntry
*
pPar
,
sal_uLong
nPos
=
LIST_APPEND
);
virtual
sal_uLong
Insert
(
SvTreeListEntry
*
pEnt
,
SvTreeListEntry
*
pPar
,
sal_uLong
nPos
=
LIST_APPEND
);
...
...
svtools/source/contnr/svtabbx.cxx
Dosyayı görüntüle @
eb3c79c2
...
@@ -204,7 +204,7 @@ SvTreeListEntry* SvTabListBox::InsertEntry( const XubString& rText,
...
@@ -204,7 +204,7 @@ SvTreeListEntry* SvTabListBox::InsertEntry( const XubString& rText,
pParent
,
nPos
,
0xffff
,
pUserData
);
pParent
,
nPos
,
0xffff
,
pUserData
);
}
}
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
OU
String
&
rStr
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUser
)
void
*
pUser
)
{
{
XubString
aStr
;
XubString
aStr
;
...
@@ -230,7 +230,7 @@ SvTreeListEntry* SvTabListBox::InsertEntryToColumn(const XubString& rStr,SvTreeL
...
@@ -230,7 +230,7 @@ SvTreeListEntry* SvTabListBox::InsertEntryToColumn(const XubString& rStr,SvTreeL
return
SvTreeListBox
::
InsertEntry
(
aFirstStr
,
pParent
,
sal_False
,
nPos
,
pUser
);
return
SvTreeListBox
::
InsertEntry
(
aFirstStr
,
pParent
,
sal_False
,
nPos
,
pUser
);
}
}
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
OU
String
&
rStr
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUser
)
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUser
)
{
{
...
@@ -261,7 +261,7 @@ SvTreeListEntry* SvTabListBox::InsertEntryToColumn( const XubString& rStr,
...
@@ -261,7 +261,7 @@ SvTreeListEntry* SvTabListBox::InsertEntryToColumn( const XubString& rStr,
pParent
,
sal_False
,
nPos
,
pUser
);
pParent
,
sal_False
,
nPos
,
pUser
);
}
}
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
sal_uLong
nPos
,
SvTreeListEntry
*
SvTabListBox
::
InsertEntryToColumn
(
const
OU
String
&
rStr
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUser
)
sal_uInt16
nCol
,
void
*
pUser
)
{
{
return
InsertEntryToColumn
(
rStr
,
0
,
nPos
,
nCol
,
pUser
);
return
InsertEntryToColumn
(
rStr
,
0
,
nPos
,
nCol
,
pUser
);
...
@@ -636,7 +636,7 @@ sal_Bool SvHeaderTabListBox::IsItemChecked( SvTreeListEntry* pEntry, sal_uInt16
...
@@ -636,7 +636,7 @@ sal_Bool SvHeaderTabListBox::IsItemChecked( SvTreeListEntry* pEntry, sal_uInt16
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
const
OU
String
&
rStr
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
{
{
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
rStr
,
nPos
,
nCol
,
pUserData
);
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
rStr
,
nPos
,
nCol
,
pUserData
);
RecalculateAccessibleChildren
();
RecalculateAccessibleChildren
();
...
@@ -646,7 +646,7 @@ SvTreeListEntry* SvHeaderTabListBox::InsertEntryToColumn(
...
@@ -646,7 +646,7 @@ SvTreeListEntry* SvHeaderTabListBox::InsertEntryToColumn(
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
const
OU
String
&
rStr
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
{
{
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
rStr
,
pParent
,
nPos
,
nCol
,
pUserData
);
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
rStr
,
pParent
,
nPos
,
nCol
,
pUserData
);
RecalculateAccessibleChildren
();
RecalculateAccessibleChildren
();
...
@@ -656,7 +656,7 @@ SvTreeListEntry* SvHeaderTabListBox::InsertEntryToColumn(
...
@@ -656,7 +656,7 @@ SvTreeListEntry* SvHeaderTabListBox::InsertEntryToColumn(
// -----------------------------------------------------------------------
// -----------------------------------------------------------------------
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
SvTreeListEntry
*
SvHeaderTabListBox
::
InsertEntryToColumn
(
const
Xub
String
&
rStr
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
const
OU
String
&
rStr
,
const
Image
&
rExpandedEntryBmp
,
const
Image
&
rCollapsedEntryBmp
,
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
SvTreeListEntry
*
pParent
,
sal_uLong
nPos
,
sal_uInt16
nCol
,
void
*
pUserData
)
{
{
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
SvTreeListEntry
*
pEntry
=
SvTabListBox
::
InsertEntryToColumn
(
...
...
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