Home
last modified time | relevance | path

Searched refs:drawing (Results 176 – 200 of 1739) sorted by relevance

12345678910>>...70

/aoo4110/main/chart2/source/view/main/
H A DDataPointSymbolSupplier.cxx38 uno::Reference< drawing::XShapes > DataPointSymbolSupplier::create2DSymbolList( in create2DSymbolList()
40 , const uno::Reference< drawing::XShapes >& xTarget in create2DSymbolList()
41 , const drawing::Direction3D& rSize ) in create2DSymbolList()
43 uno::Reference< drawing::XShape > xGroup( in create2DSymbolList()
48 uno::Reference< drawing::XShapes > xGroupShapes = in create2DSymbolList()
49 uno::Reference<drawing::XShapes>( xGroup, uno::UNO_QUERY ); in create2DSymbolList()
52 drawing::Position3D aPos(0,0,0); in create2DSymbolList()
/aoo4110/main/sd/source/ui/inc/
H A Dunomodel.hxx73 public ::com::sun::star::drawing::XDrawPageDuplicator,
74 public ::com::sun::star::drawing::XLayerSupplier,
75 public ::com::sun::star::drawing::XMasterPagesSupplier,
76 public ::com::sun::star::drawing::XDrawPagesSupplier,
101 ::com::sun::star::uno::WeakReference< ::com::sun::star::drawing::XDrawPages > mxDrawPagesAccess;
102 ::com::sun::star::uno::WeakReference< ::com::sun::star::drawing::XDrawPages > mxMasterPagesAccess;
166 …nce< ::com::sun::star::drawing::XDrawPage > SAL_CALL duplicate( const ::com::sun::star::uno::Refer…
169 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPages > SAL_CALL getDraw…
172 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPages > SAL_CALL getMast…
181 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL getHando…
[all …]
/aoo4110/main/offapi/com/sun/star/drawing/
H A DXLayerManager.idl31 #include <com/sun/star/drawing/XLayer.idl>
39 #include <com/sun/star/drawing/XShape.idl>
45 module com { module sun { module star { module drawing {
66 com::sun::star::drawing::XLayer insertNewByIndex( [in] long nIndex );
76 void remove( [in] com::sun::star::drawing::XLayer xLayer )
89 void attachShapeToLayer( [in] com::sun::star::drawing::XShape xShape,
90 [in] com::sun::star::drawing::XLayer xLayer );
104 com::sun::star::drawing::XLayer getLayerForShape( [in] com::sun::star::drawing::XShape xShape );
H A DDrawPages.idl27 #include <com/sun/star/drawing/XDrawPages.idl>
31 #include <com/sun/star/drawing/XDrawPageSummarizer.idl>
35 #include <com/sun/star/drawing/XDrawPageExpander.idl>
41 module com { module sun { module star { module drawing {
45 // DocMerge from xml: service com::sun::star::drawing::DrawPages
56 interface com::sun::star::drawing::XDrawPages;
62 [optional] interface com::sun::star::drawing::XDrawPageSummarizer;
67 [optional] interface com::sun::star::drawing::XDrawPageExpander;
H A DXShapeMirror.idl31 #include <com/sun/star/drawing/XShapes.idl>
35 #include <com/sun/star/drawing/MirrorAxis.idl>
39 #include <com/sun/star/drawing/XShape.idl>
45 module com { module sun { module star { module drawing {
61 void mirror( [inout] com::sun::star::drawing::XShapes aShapes,
62 [in] com::sun::star::drawing::MirrorAxis eAxis );
69 void mirrorAtAxis( [inout] com::sun::star::drawing::XShapes aShapes,
70 [in] com::sun::star::drawing::XShape aLine );
H A DEnhancedCustomShapeHandle.idl27 #include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl>
32 module com { module sun { module star { module drawing {
59 [optional, property] com::sun::star::drawing::EnhancedCustomShapeParameterPair Position;
65 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameterPair Polar;
89 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMinimum;
93 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMaximum;
97 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMinimum;
101 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMaximum;
105 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMinimum;
109 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMaximum;
H A DConnectionType.idl29 module com { module sun { module star { module drawing {
33 // DocMerge from xml: enum com::sun::star::drawing::ConnectionType
41 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::AUTO
48 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::LEFT
55 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::TOP
62 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::RIGHT
69 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::BOTTOM
76 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::SPECIAL
H A DHatch.idl27 #include <com/sun/star/drawing/HatchStyle.idl>
37 module com { module sun { module star { module drawing {
41 // DocMerge from xml: struct com::sun::star::drawing::Hatch
48 // DocMerge from xml: field com::sun::star::drawing::Hatch::Style
52 com::sun::star::drawing::HatchStyle Style;
56 // DocMerge from xml: field com::sun::star::drawing::Hatch::Color
63 // DocMerge from xml: field com::sun::star::drawing::Hatch::Distance
70 // DocMerge from xml: field com::sun::star::drawing::Hatch::Angle
H A DTextProperties.idl55 #include <com/sun/star/drawing/TextFitToSizeType.idl>
59 #include <com/sun/star/drawing/TextAdjust.idl>
63 #include <com/sun/star/drawing/TextAnimationDirection.idl>
67 #include <com/sun/star/drawing/TextAnimationKind.idl>
71 #include <com/sun/star/drawing/TextVerticalAdjust.idl>
75 #include <com/sun/star/drawing/TextHorizontalAdjust.idl>
84 module com { module sun { module star { module drawing {
168 // DocMerge from xml: property com::sun::star::drawing::Text::TextContourFrame
179 [property] com::sun::star::drawing::TextFitToSizeType TextFitToSize;
193 [property] com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust;
[all …]
H A DEnhancedCustomShapePath.idl36 #include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl>
39 #include <com/sun/star/drawing/EnhancedCustomShapeSegment.idl>
42 #include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl>
48 module com { module sun { module star { module drawing {
59 …[optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> Coordin…
63 [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeSegment> Segments;
79 [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrame> TextFrames;
83 …[optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> GluePoi…
90 specified in com::sun::star::drawing::EnhancedCustomShapeGluePointType
/aoo4110/main/xmloff/source/draw/
H A Dximpbody.cxx57 uno::Reference< drawing::XShapes >& rShapes) in SdXMLDrawPageContext()
138 uno::Reference< drawing::XDrawPage > xShapeDrawPage(rShapes, uno::UNO_QUERY); in SdXMLDrawPageContext()
159 …uno::Reference< drawing::XDrawPages > xMasterPages(GetSdImport().GetLocalMasterPages(), uno::UNO_Q… in SdXMLDrawPageContext()
160 uno::Reference < drawing::XMasterPageTarget > xDrawPage(rShapes, uno::UNO_QUERY); in SdXMLDrawPageContext()
161 uno::Reference< drawing::XDrawPage > xMasterPage; in SdXMLDrawPageContext()
248 uno::Reference< drawing::XDrawPage > xNotesDrawPage(xPresPage->getNotesPage(), uno::UNO_QUERY); in CreateChildContext()
251 uno::Reference< drawing::XShapes > xNewShapes(xNotesDrawPage, uno::UNO_QUERY); in CreateChildContext()
339 uno::Reference< drawing::XDrawPage > xNewDrawPage; in CreateChildContext()
340 …uno::Reference< drawing::XDrawPages > xDrawPages(GetSdImport().GetLocalDrawPages(), uno::UNO_QUERY… in CreateChildContext()
362 uno::Reference< drawing::XShapes > xNewShapes(xNewDrawPage, uno::UNO_QUERY); in CreateChildContext()
H A Dximp3dobject.cxx58 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DObjectContext()
194 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DCubeObjectShapeContext()
264 drawing::Position3D aPosition3D; in StartElement()
265 drawing::Direction3D aDirection3D; in StartElement()
305 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DSphereObjectShapeContext()
375 drawing::Position3D aPosition3D; in StartElement()
376 drawing::Direction3D aDirection3D; in StartElement()
413 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DPolygonBasedShapeContext()
470 drawing::PolyPolygonShape3D xPolyPolygon3D; in StartElement()
509 uno::Reference< drawing::XShapes >& rShapes, in SdXML3DLatheObjectShapeContext()
[all …]
H A Dsdxmlexp_impl.hxx155 …tOrCreatePageMasterInfo( com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage > xMas…
160 …HeaderFooterDecls( const com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage >& xDr…
166 …::rtl::OUString ImpCreatePresPageStyleName( com::sun::star::uno::Reference<com::sun::star::drawing
168 …sal_Bool ImpPrepAutoLayoutInfo(const com::sun::star::uno::Reference< com::sun::star::drawing::XDra…
174 …void exportFormsElement( com::sun::star::uno::Reference< com::sun::star::drawing::XDrawPage > xDra…
178 …sal_uInt32 ImpRecursiveObjectCount( com::sun::star::uno::Reference< com::sun::star::drawing::XShap…
180 …vigationOrder( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& xDr…
182 …ionAutoStyles( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& xDr…
183 …void exportAnnotations( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPa…
/aoo4110/main/sdext/source/presenter/
H A DPresenterSlideShowView.hxx59 css::drawing::framework::XView,
60 css::drawing::XDrawView
75 const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
197 virtual css::uno::Reference<css::drawing::framework::XResourceId> SAL_CALL
208 const css::uno::Reference<css::drawing::XDrawPage>& rxSlide)
211 virtual css::uno::Reference<css::drawing::XDrawPage> SAL_CALL getCurrentPage (void)
224 css::uno::Reference<css::drawing::framework::XResourceId> mxViewId;
233 css::uno::Reference<css::drawing::framework::XPane> mxTopPane;
234 css::uno::Reference<css::drawing::XPresenterHelper> mxPresenterHelper;
257 css::uno::Reference<css::drawing::XDrawPage> mxCurrentSlide;
H A DPresenterPaneAnimator.cxx50 using namespace ::com::sun::star::drawing::framework;
86 css::uno::Reference<css::drawing::framework::XResourceId> mxCenterPaneId;
271 const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId, in CreateUnfoldInCenterAnimator()
320 const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId, in PresenterPaneAnimatorBase()
394 const Reference<drawing::framework::XResourceId>& rxPaneId, in ResizePane()
439 const Reference<drawing::framework::XResourceId>& rxPaneId) in ActivatePane()
451 const Reference<drawing::framework::XResourceId>& rxPaneId) in DeactivatePane()
465 const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId, in UnfoldInCenterAnimator()
736 const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId, in MoveInFromBottomAnimator()
879 const Reference<drawing::framework::XResourceId>& rxPaneId, in CreateShowAnimation()
[all …]
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx234 drawing::LineStyle aLineStyle; in getVisible()
236 if( aLineStyle == drawing::LineStyle_NONE ) in getVisible()
246 drawing::LineStyle aLineStyle; in setVisible()
250 aLineStyle = drawing::LineStyle_NONE; in setVisible()
255 if( aLineStyle == drawing::LineStyle_NONE ) in setVisible()
298 drawing::LineStyle eLineStyle; in getDashStyle()
301 if( eLineStyle == drawing::LineStyle_SOLID ) in getDashStyle()
305 drawing::LineDash aLineDash; in getDashStyle()
352 …pertyValue( rtl::OUString::createFromAscii( "LineStyle" ), uno::makeAny( drawing::LineStyle_SOLID … in setDashStyle()
356 …pertyValue( rtl::OUString::createFromAscii( "LineStyle" ), uno::makeAny( drawing::LineStyle_DASH )… in setDashStyle()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java53 import com.sun.star.drawing.DashStyle;
54 import com.sun.star.drawing.FillStyle;
55 import com.sun.star.drawing.Hatch;
56 import com.sun.star.drawing.HatchStyle;
57 import com.sun.star.drawing.HomogenMatrix3;
58 import com.sun.star.drawing.LineDash;
59 import com.sun.star.drawing.LineStyle;
60 import com.sun.star.drawing.XDrawPage;
61 import com.sun.star.drawing.XDrawPages;
63 import com.sun.star.drawing.XShape;
[all …]
/aoo4110/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.unknown.DrawController_DrawView.csv13 "DrawController_DrawView";"com::sun::star::drawing::XDrawView";"setCurrentPage()"
14 "DrawController_DrawView";"com::sun::star::drawing::XDrawView";"getCurrentPage()"
15 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsMasterPageMode"
16 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsLayerMode"
17 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"CurrentPage"
18 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"VisibleArea"
19 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomType#optional"
20 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomValue#optional"
21 "DrawController_DrawView";"com::sun::star::drawing::DrawingDocumentDrawView";"ViewOffset#optional"
H A Dcom.sun.star.comp.unknown.DrawController_HandoutView.csv13 "DrawController_HandoutView";"com::sun::star::drawing::XDrawView";"setCurrentPage()"
14 "DrawController_HandoutView";"com::sun::star::drawing::XDrawView";"getCurrentPage()"
15 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsMasterPageMode"
16 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsLayerMode"
17 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"CurrentPage"
18 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"VisibleArea"
19 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomType#optional"
20 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomValue#optional"
21 "DrawController_HandoutView";"com::sun::star::drawing::DrawingDocumentDrawView";"ViewOffset#optiona…
H A Dcom.sun.star.comp.unknown.DrawController_NotesView.csv13 "DrawController_NotesView";"com::sun::star::drawing::XDrawView";"setCurrentPage()"
14 "DrawController_NotesView";"com::sun::star::drawing::XDrawView";"getCurrentPage()"
15 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsMasterPageMode"
16 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsLayerMode"
17 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"CurrentPage"
18 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"VisibleArea"
19 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomType#optional"
20 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomValue#optional"
21 "DrawController_NotesView";"com::sun::star::drawing::DrawingDocumentDrawView";"ViewOffset#optional"
H A Dcom.sun.star.comp.unknown.DrawController_OutlineView.csv13 "DrawController_OutlineView";"com::sun::star::drawing::XDrawView";"setCurrentPage()"
14 "DrawController_OutlineView";"com::sun::star::drawing::XDrawView";"getCurrentPage()"
15 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsMasterPageMode"
16 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsLayerMode"
17 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"CurrentPage"
18 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"VisibleArea"
19 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomType#optional"
20 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomValue#optional"
21 "DrawController_OutlineView";"com::sun::star::drawing::DrawingDocumentDrawView";"ViewOffset#optiona…
H A Dcom.sun.star.comp.unknown.DrawController_PresentationView.csv13 "DrawController_PresentationView";"com::sun::star::drawing::XDrawView";"setCurrentPage()"
14 "DrawController_PresentationView";"com::sun::star::drawing::XDrawView";"getCurrentPage()"
15 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsMasterPageM…
16 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"IsLayerMode"
17 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"CurrentPage"
18 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"VisibleArea"
19 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomType#opti…
20 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"ZoomValue#opt…
21 "DrawController_PresentationView";"com::sun::star::drawing::DrawingDocumentDrawView";"ViewOffset#op…
/aoo4110/main/sd/source/ui/inc/framework/
H A DPresentationFactory.hxx47 css::drawing::framework::XResourceFactory,
48 css::drawing::framework::XConfigurationChangeListener
77 virtual css::uno::Reference<css::drawing::framework::XResource>
80 css::drawing::framework::XResourceId>& rxViewId)
84 const css::uno::Reference<css::drawing::framework::XResource>& xView)
91 const css::drawing::framework::ConfigurationChangeEvent& rEvent)
102 css::uno::Reference<css::drawing::framework::XConfigurationController>
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx108 css::uno::Reference< css::drawing::XDrawPage > mxStartPage;
130 typedef std::map< css::uno::Reference< css::drawing::XShape >, WrappedShapeEventImplPtr > WrappedSh…
147 void addShapeEventListener( const css::uno::Reference< css::drawing::XShape >& xShape );
148 void removeShapeEventListener( const css::uno::Reference< css::drawing::XShape >& xShape );
168 …virtual void SAL_CALL click(const css::uno::Reference< css::drawing::XShape > & xShape, const css:…
216 …virtual void SAL_CALL gotoSlide( const css::uno::Reference< css::drawing::XDrawPage >& Page ) thro…
226 …virtual css::uno::Reference< css::drawing::XDrawPage > SAL_CALL getCurrentSlide( ) throw (css::un…
242 …void click(const css::uno::Reference< css::drawing::XShape > & xShape, const css::awt::MouseEvent …
268 const css::uno::Reference< css::drawing::XDrawPage >& xDrawPage,
329 …void registerShapeEvents( css::uno::Reference< css::drawing::XShapes >& xShapes ) throw (css::uno:…
[all …]
/aoo4110/main/chart2/source/inc/
H A DBaseGFXHelper.hxx48 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DRange getBoundVolume( const ::com::sun::star::drawing::PolyP…
65 const com::sun::star::drawing::Direction3D& rDirection );
67 com::sun::star::drawing::Direction3D B3DVectorToDirection3D(
71 const com::sun::star::drawing::Position3D& rPosition );
73 com::sun::star::drawing::Position3D B3DVectorToPosition3D(
77 const ::com::sun::star::drawing::HomogenMatrix & rHomogenMatrix );
80 ::com::sun::star::drawing::HomogenMatrix B3DHomMatrixToHomogenMatrix(

Completed in 90 milliseconds

12345678910>>...70