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
62820766
Kaydet (Commit)
62820766
authored
Mar 20, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: (O/o)veride(n)->(O/o)verride(n)
Change-Id: Ied81ede9aaf045866596adc40d357cbbddb3d704
üst
2d279bc7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
31 additions
and
31 deletions
+31
-31
svdmodel.hxx
include/svx/svdmodel.hxx
+1
-1
unopool.hxx
include/svx/unopool.hxx
+1
-1
unoshape.hxx
include/svx/unoshape.hxx
+0
-0
opencl_device.cxx
opencl/source/opencl_device.cxx
+1
-1
unoimap.cxx
svtools/source/uno/unoimap.cxx
+2
-2
shapeimpl.hxx
svx/source/unodraw/shapeimpl.hxx
+4
-4
unoshape.cxx
svx/source/unodraw/unoshape.cxx
+1
-1
AccAction.cxx
winaccessibility/source/UAccCOM/AccAction.cxx
+1
-1
AccAction.h
winaccessibility/source/UAccCOM/AccAction.h
+2
-2
AccActionBase.cxx
winaccessibility/source/UAccCOM/AccActionBase.cxx
+1
-1
AccActionBase.h
winaccessibility/source/UAccCOM/AccActionBase.h
+1
-1
AccComponent.cxx
winaccessibility/source/UAccCOM/AccComponent.cxx
+1
-1
AccComponent.h
winaccessibility/source/UAccCOM/AccComponent.h
+1
-1
AccComponentBase.cxx
winaccessibility/source/UAccCOM/AccComponentBase.cxx
+1
-1
AccComponentBase.h
winaccessibility/source/UAccCOM/AccComponentBase.h
+1
-1
AccEditableText.cxx
winaccessibility/source/UAccCOM/AccEditableText.cxx
+1
-1
AccEditableText.h
winaccessibility/source/UAccCOM/AccEditableText.h
+1
-1
AccHyperLink.h
winaccessibility/source/UAccCOM/AccHyperLink.h
+2
-2
AccHypertext.h
winaccessibility/source/UAccCOM/AccHypertext.h
+1
-1
AccImage.h
winaccessibility/source/UAccCOM/AccImage.h
+1
-1
AccRelation.h
winaccessibility/source/UAccCOM/AccRelation.h
+1
-1
AccTable.cxx
winaccessibility/source/UAccCOM/AccTable.cxx
+1
-1
AccTable.h
winaccessibility/source/UAccCOM/AccTable.h
+1
-1
AccText.h
winaccessibility/source/UAccCOM/AccText.h
+1
-1
AccTextBase.h
winaccessibility/source/UAccCOM/AccTextBase.h
+1
-1
AccValue.h
winaccessibility/source/UAccCOM/AccValue.h
+1
-1
No files found.
include/svx/svdmodel.hxx
Dosyayı görüntüle @
62820766
...
...
@@ -579,7 +579,7 @@ public:
void
SetSdrUndoManager
(
SfxUndoManager
*
pUndoManager
);
SfxUndoManager
*
GetSdrUndoManager
()
const
;
/** applications can set their own undo factory to overide creation of
/** applications can set their own undo factory to over
r
ide creation of
undo actions. The SdrModel will become owner of the given SdrUndoFactory
and delete it upon its destruction. */
void
SetSdrUndoFactory
(
SdrUndoFactory
*
pUndoFactory
);
...
...
include/svx/unopool.hxx
Dosyayı görüntüle @
62820766
...
...
@@ -51,7 +51,7 @@ public:
*/
virtual
SfxItemPool
*
getModelPool
(
bool
bReadOnly
)
throw
();
// overiden helpers from comphelper::PropertySetHelper
// over
r
iden helpers from comphelper::PropertySetHelper
virtual
void
_setPropertyValues
(
const
comphelper
::
PropertyMapEntry
**
ppEntries
,
const
::
com
::
sun
::
star
::
uno
::
Any
*
pValues
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
)
SAL_OVERRIDE
;
virtual
void
_getPropertyValues
(
const
comphelper
::
PropertyMapEntry
**
ppEntries
,
::
com
::
sun
::
star
::
uno
::
Any
*
pValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
)
SAL_OVERRIDE
;
...
...
include/svx/unoshape.hxx
Dosyayı görüntüle @
62820766
This diff is collapsed.
Click to expand it.
opencl/source/opencl_device.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -558,7 +558,7 @@ ds_device getDeviceSelection(const char* sProfilePath, bool bForceSelection)
int
bestDeviceIdx
;
pickBestDevice
(
profile
,
&
bestDeviceIdx
);
/* Overide if necessary */
/* Over
r
ide if necessary */
char
*
overrideDeviceStr
=
getenv
(
"SC_OPENCL_DEVICE_OVERRIDE"
);
if
(
NULL
!=
overrideDeviceStr
)
{
...
...
svtools/source/uno/unoimap.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -81,7 +81,7 @@ public:
SvMacroTableEventDescriptor
*
mpEvents
;
// overiden helpers from PropertySetHelper
// over
r
iden helpers from PropertySetHelper
virtual
void
_setPropertyValues
(
const
PropertyMapEntry
**
ppEntries
,
const
Any
*
pValues
)
throw
(
UnknownPropertyException
,
PropertyVetoException
,
IllegalArgumentException
,
WrappedTargetException
)
SAL_OVERRIDE
;
virtual
void
_getPropertyValues
(
const
PropertyMapEntry
**
ppEntries
,
Any
*
pValue
)
throw
(
UnknownPropertyException
,
WrappedTargetException
)
SAL_OVERRIDE
;
...
...
@@ -408,7 +408,7 @@ OUString SAL_CALL SvUnoImageMapObject::getImplementationName() throw(RuntimeExce
}
}
// overiden helpers from PropertySetHelper
// over
r
iden helpers from PropertySetHelper
void
SvUnoImageMapObject
::
_setPropertyValues
(
const
PropertyMapEntry
**
ppEntries
,
const
Any
*
pValues
)
throw
(
UnknownPropertyException
,
PropertyVetoException
,
IllegalArgumentException
,
WrappedTargetException
)
{
...
...
svx/source/unodraw/shapeimpl.hxx
Dosyayı görüntüle @
62820766
...
...
@@ -29,7 +29,7 @@ public:
class
SvxPluginShape
:
public
SvxOle2Shape
{
protected
:
// overide these for special property handling in subcasses. Return true if property is handled
// over
r
ide these for special property handling in subcasses. Return true if property is handled
virtual
bool
setPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
virtual
bool
getPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
...
...
@@ -47,7 +47,7 @@ public:
class
SvxAppletShape
:
public
SvxOle2Shape
{
protected
:
// overide these for special property handling in subcasses. Return true if property is handled
// over
r
ide these for special property handling in subcasses. Return true if property is handled
virtual
bool
setPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
virtual
bool
getPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
...
...
@@ -65,7 +65,7 @@ public:
class
SvxFrameShape
:
public
SvxOle2Shape
{
protected
:
// overide these for special property handling in subcasses. Return true if property is handled
// over
r
ide these for special property handling in subcasses. Return true if property is handled
virtual
bool
setPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
virtual
bool
getPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
css
::
uno
::
Any
&
rValue
)
...
...
@@ -92,7 +92,7 @@ public:
class
SvxTableShape
:
public
SvxShape
{
protected
:
// overide these for special property handling in subcasses. Return true if property is handled
// over
r
ide these for special property handling in subcasses. Return true if property is handled
virtual
bool
setPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
SAL_OVERRIDE
;
virtual
bool
getPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
...
...
svx/source/unodraw/unoshape.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -4103,7 +4103,7 @@ void SAL_CALL SvxShapeText::setString( const OUString& aString ) throw(uno::Runt
SvxUnoTextBase
::
setString
(
aString
);
}
// overide these for special property handling in subcasses. Return true if property is handled
// over
r
ide these for special property handling in subcasses. Return true if property is handled
bool
SvxShapeText
::
setPropertyValueImpl
(
const
OUString
&
rName
,
const
SfxItemPropertySimpleEntry
*
pProperty
,
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
beans
::
UnknownPropertyException
,
::
com
::
sun
::
star
::
beans
::
PropertyVetoException
,
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
::
com
::
sun
::
star
::
lang
::
WrappedTargetException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
{
// HACK-fix #99090#
...
...
winaccessibility/source/UAccCOM/AccAction.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -94,7 +94,7 @@ STDMETHODIMP CAccAction::get_keyBinding(
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccAction.h
Dosyayı görüntüle @
62820766
...
...
@@ -92,10 +92,10 @@ public:
/* [length_is][length_is][size_is][size_is][out] */
BSTR
__RPC_FAR
*
__RPC_FAR
*
keyBinding
,
/* [retval][out] */
long
__RPC_FAR
*
nBinding
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XSubInterface
)(
hyper
pXSubInterface
);
};
...
...
winaccessibility/source/UAccCOM/AccActionBase.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -240,7 +240,7 @@ STDMETHODIMP CAccActionBase::get_keyBinding(
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccActionBase.h
Dosyayı görüntüle @
62820766
...
...
@@ -61,7 +61,7 @@ public:
/* [length_is][length_is][size_is][size_is][out] */
BSTR
__RPC_FAR
*
__RPC_FAR
*
keyBinding
,
/* [retval][out] */
long
__RPC_FAR
*
nBinding
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
static
void
GetkeyBindingStrByXkeyBinding
(
const
com
::
sun
::
star
::
uno
::
Sequence
<
com
::
sun
::
star
::
awt
::
KeyStroke
>
&
keySet
,
OLECHAR
*
pString
);
...
...
winaccessibility/source/UAccCOM/AccComponent.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -59,7 +59,7 @@ STDMETHODIMP CAccComponent::get_background(IA2Color * background)
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccComponent.h
Dosyayı görüntüle @
62820766
...
...
@@ -80,7 +80,7 @@ public:
// Returns the background color of this object.
STDMETHOD
(
get_background
)(
IA2Color
*
background
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
};
...
...
winaccessibility/source/UAccCOM/AccComponentBase.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -175,7 +175,7 @@ STDMETHODIMP CAccComponentBase::get_background(IA2Color * background)
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccComponentBase.h
Dosyayı görüntüle @
62820766
...
...
@@ -52,7 +52,7 @@ public:
// Returns the background color of this object.
STDMETHOD
(
get_background
)(
IA2Color
*
background
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
protected
:
...
...
winaccessibility/source/UAccCOM/AccEditableText.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -471,7 +471,7 @@ void CAccEditableText::get_AnyFromOLECHAR(const ::rtl::OUString &ouName, const :
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccEditableText.h
Dosyayı görüntüle @
62820766
...
...
@@ -90,7 +90,7 @@ public:
// Sets attributes of range of text.
STDMETHOD
(
setAttributes
)(
long
startOffset
,
long
endOffset
,
BSTR
*
attributes
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccHyperLink.h
Dosyayı görüntüle @
62820766
...
...
@@ -113,10 +113,10 @@ public:
// Returns whether the document referenced by this links is still valid.
STDMETHOD
(
get_valid
)(
/* [retval][out] */
boolean
__RPC_FAR
*
valid
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XSubInterface
)(
hyper
pXSubInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccHypertext.h
Dosyayı görüntüle @
62820766
...
...
@@ -141,7 +141,7 @@ public:
// character index.
STDMETHOD
(
get_hyperlinkIndex
)(
long
charIndex
,
long
*
hyperlinkIndex
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccImage.h
Dosyayı görüntüle @
62820766
...
...
@@ -77,7 +77,7 @@ public:
long
__RPC_FAR
*
height
,
long
__RPC_FAR
*
width
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccRelation.h
Dosyayı görüntüle @
62820766
...
...
@@ -71,7 +71,7 @@ public:
// Gets multiple accessible relation targets.
STDMETHOD
(
get_targets
)(
long
maxTargets
,
IUnknown
*
*
target
,
long
*
nTargets
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XSubInterface
)(
hyper
pXSubInterface
);
//static OLECHAR* getRelationTypeOLECHAR(int type);
...
...
winaccessibility/source/UAccCOM/AccTable.cxx
Dosyayı görüntüle @
62820766
...
...
@@ -816,7 +816,7 @@ STDMETHODIMP CAccTable::unselectColumn(long column)
}
/**
* Overide of IUNOXWrapper.
* Over
r
ide of IUNOXWrapper.
*
* @param pXInterface the pointer of UNO interface.
*/
...
...
winaccessibility/source/UAccCOM/AccTable.h
Dosyayı görüntüle @
62820766
...
...
@@ -156,7 +156,7 @@ public:
STDMETHOD
(
get_modelChange
)(
IA2TableModelChange
*
modelChange
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccText.h
Dosyayı görüntüle @
62820766
...
...
@@ -125,7 +125,7 @@ public:
STDMETHOD
(
get_oldText
)(
IA2TextSegment
*
oldText
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
};
...
...
winaccessibility/source/UAccCOM/AccTextBase.h
Dosyayı görüntüle @
62820766
...
...
@@ -96,7 +96,7 @@ public:
STDMETHOD
(
scrollSubstringTo
)(
long
startIndex
,
long
endIndex
,
enum
IA2ScrollType
scrollType
);
STDMETHOD
(
scrollSubstringToPoint
)(
long
startIndex
,
long
endIndex
,
enum
IA2CoordinateType
coordinateType
,
long
x
,
long
y
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
winaccessibility/source/UAccCOM/AccValue.h
Dosyayı görüntüle @
62820766
...
...
@@ -79,7 +79,7 @@ public:
// Returns the minimal value that can be represented by this object.
STDMETHOD
(
get_minimumValue
)(
VARIANT
*
mininumValue
);
// Overide of IUNOXWrapper.
// Over
r
ide of IUNOXWrapper.
STDMETHOD
(
put_XInterface
)(
hyper
pXInterface
);
private
:
...
...
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