|
LibreOffice Module svx (master) 1
|
Classes | |
| class | AttributeProperties |
| class | BaseProperties |
| class | CaptionProperties |
| class | CellProperties |
| class | CellTextProvider |
| class | CircleProperties |
| class | ConnectorProperties |
| class | CustomShapeProperties |
| class | DefaultProperties |
| class | E3dCompoundProperties |
| class | E3dExtrudeProperties |
| class | E3dLatheProperties |
| class | E3dProperties |
| class | E3dSceneProperties |
| class | E3dSphereProperties |
| class | EmptyProperties |
| class | GraphicProperties |
| class | GroupProperties |
| class | ItemChangeBroadcaster |
| class | MeasureProperties |
| class | OleProperties |
| class | PageProperties |
| class | RectangleProperties |
| class | TextProperties |
Functions | |
| void | ScaleItemSet (SfxItemSet &rSet, const Fraction &rScale) |
| void | CleanupFillProperties (SfxItemSet &rItemSet) |
| void SVXCORE_DLLPUBLIC sdr::properties::CleanupFillProperties | ( | SfxItemSet & | rItemSet | ) |
Definition at line 148 of file properties.cxx.
References SfxItemSet::ClearItem(), SfxItemSet::GetItem(), SfxItemSet::GetItemState(), SfxEnumItem< typename EnumT >::GetValue(), XATTR_FILLBITMAP(), XATTR_FILLGRADIENT(), XATTR_FILLHATCH(), and XATTR_FILLSTYLE().
Referenced by sdr::properties::DefaultProperties::PostItemChange().
| void sdr::properties::ScaleItemSet | ( | SfxItemSet & | rSet, |
| const Fraction & | rScale | ||
| ) |
Definition at line 57 of file itemsettools.cxx.
References SfxPoolItem::Clone(), SfxWhichIter::FirstWhich(), Fraction::GetDenominator(), SfxWhichIter::GetItemState(), Fraction::GetNumerator(), SfxPoolItem::HasMetrics(), Fraction::IsValid(), SfxWhichIter::NextWhich(), SfxItemSet::Put(), and rSet.
Referenced by sdr::properties::DefaultProperties::DefaultProperties().