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
89cfa3ef
Kaydet (Commit)
89cfa3ef
authored
Ock 05, 2005
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba20 (1.3.204); FILE MERGED
2004/11/12 07:38:11 oj 1.3.204.1: #i27759# enable tabstop
üst
8a27e48f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
17 deletions
+7
-17
optpath.hxx
svx/source/dialog/optpath.hxx
+7
-17
No files found.
svx/source/dialog/optpath.hxx
Dosyayı görüntüle @
89cfa3ef
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: optpath.hxx,v $
* $RCSfile: optpath.hxx,v $
*
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
*
* last change: $Author:
hr $ $Date: 2004-08-02 16:40:51
$
* last change: $Author:
obo $ $Date: 2005-01-05 12:19:30
$
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -80,6 +80,10 @@
...
@@ -80,6 +80,10 @@
#else
#else
class
HeaderBar
;
class
HeaderBar
;
#endif
#endif
#ifndef SVX_CONTROLL_FUCUS_HELPER_HXX
#include "ControlFocusHelper.hxx"
#endif
// forward ---------------------------------------------------------------
// forward ---------------------------------------------------------------
...
@@ -94,21 +98,7 @@ struct OptPath_Impl;
...
@@ -94,21 +98,7 @@ struct OptPath_Impl;
#define SfxPathTabPage SvxPathTabPage
#define SfxPathTabPage SvxPathTabPage
// class SvxPathControl_Impl ---------------------------------------------
class
SvxPathControl_Impl
:
public
Control
{
private
:
Control
*
m_pFocusCtrl
;
public
:
SvxPathControl_Impl
(
Window
*
pParent
,
const
ResId
&
rId
)
:
Control
(
pParent
,
rId
),
m_pFocusCtrl
(
NULL
)
{}
void
SetFocusControl
(
Control
*
pCtrl
)
{
m_pFocusCtrl
=
pCtrl
;
}
virtual
long
Notify
(
NotifyEvent
&
rNEvt
);
};
// class SvxPathTabPage --------------------------------------------------
// class SvxPathTabPage --------------------------------------------------
...
@@ -117,7 +107,7 @@ class SvxPathTabPage : public SfxTabPage
...
@@ -117,7 +107,7 @@ class SvxPathTabPage : public SfxTabPage
private
:
private
:
FixedText
aTypeText
;
FixedText
aTypeText
;
FixedText
aPathText
;
FixedText
aPathText
;
Svx
PathControl_Impl
aPathCtrl
;
Svx
ControlFocusHelper
aPathCtrl
;
PushButton
aStandardBtn
;
PushButton
aStandardBtn
;
PushButton
aPathBtn
;
PushButton
aPathBtn
;
FixedLine
aStdBox
;
FixedLine
aStdBox
;
...
...
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