diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-29 14:51:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-29 14:55:30 +0000 |
commit | 917e6eba1358deeb09eab4adcc2c7a979adbbe9c (patch) | |
tree | 8444246c5f8b53dfb730681dd4df433371aa403a /unusedcode.easy | |
parent | e2294dbff8fa0969760b772e9536259c3367ae66 (diff) |
callcatcher: update unused code
Change-Id: If3ef0f2134a15960fa1a14da0bec13cbd6019049
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index e60422b54757..df93e103efd1 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -6,6 +6,8 @@ DocxSdrExport::getFlyFrameGraphic() DocxSdrExport::setFlyFrameGraphic(bool) DocxSdrExport::setFrameBtLr(bool) EditEngine::IsIdleFormatterActive() const +FillAttributes::FillAttributes() +FillAttributes::getFillGradientAttribute() const GDriveDocument::GDriveDocument(GDriveSession*) GDriveFolder::GDriveFolder(GDriveSession*) GDriveProperty::GDriveProperty() @@ -66,6 +68,8 @@ VCLXGraphics::getLineColor() VCLXGraphics::getRasterOp() VCLXGraphics::getTextColor() VCLXGraphics::getTextFillColor() +XFillStyleItem::XFillStyleItem(XFillStyle, unsigned short) +XGradient::VclGradient() const apitest::CellProperties::testRotateReference() apitest::CellProperties::testVertJustify() apitest::DataPilotField::testAutoShowInfo() |