Lines Matching refs:star

37 	typedef ::cppu::PropertySetMixin<		 com::sun::star::report::XFixedLine	> FixedLinePropertySet;
38 typedef ::cppu::WeakComponentImplHelper2< com::sun::star::report::XFixedLine
39 ,com::sun::star::lang::XServiceInfo > FixedLineBase;
51 ::com::sun::star::drawing::LineStyle m_LineStyle;
52 ::com::sun::star::drawing::LineDash m_LineDash;
69 …prepareSet(_sProperty, ::com::sun::star::uno::makeAny(_member), ::com::sun::star::uno::makeAny(_Va… in set()
78 …explicit OFixedLine(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > c…
79 …explicit OFixedLine(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > c…
80 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
81 … ,::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _xShape
86 … supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun::star::uno::RuntimeExcept…
87 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
88 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
90 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) th…
91 …static ::rtl::OUString getImplementationName_Static(void) throw( ::com::sun::star::uno::RuntimeExc…
92 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
93 …create(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xConte…
95 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
96star::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::sta…
97star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun:…
98star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com…
99star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com…
100star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com…
101star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com…
110 … virtual ::rtl::OUString SAL_CALL getShapeType( ) throw (::com::sun::star::uno::RuntimeException);
116 …t32 SAL_CALL getOrientation() throw (::com::sun::star::beans::UnknownPropertyException,::com::sun:…
117 …n( ::sal_Int32 _orientation ) throw (::com::sun::star::beans::UnknownPropertyException,::com::sun:…
118 …virtual ::com::sun::star::drawing::LineStyle SAL_CALL getLineStyle() throw (::com::sun::star::uno:…
119 …rtual void SAL_CALL setLineStyle( ::com::sun::star::drawing::LineStyle _linestyle ) throw (::com::…
120 …virtual ::com::sun::star::drawing::LineDash SAL_CALL getLineDash() throw (::com::sun::star::uno::R…
121 … void SAL_CALL setLineDash( const ::com::sun::star::drawing::LineDash& _linedash ) throw (::com::s…
122 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
123 …virtual void SAL_CALL setLineColor( ::sal_Int32 _linecolor ) throw (::com::sun::star::uno::Runtime…
124 …virtual ::sal_Int16 SAL_CALL getLineTransparence() throw (::com::sun::star::uno::RuntimeException);
125 …L setLineTransparence( ::sal_Int16 _linetransparence ) throw (::com::sun::star::uno::RuntimeExcept…
126 virtual ::sal_Int32 SAL_CALL getLineWidth() throw (::com::sun::star::uno::RuntimeException);
127 …virtual void SAL_CALL setLineWidth( ::sal_Int32 _linewidth ) throw (::com::sun::star::uno::Runtime…
133 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClon…
136 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
137 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe… in addEventListener()
141 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe… in removeEventListener()
147 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent( …
148 …om::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& Parent ) throw (::com::sun::st…
151 …er( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xLi…
152 …er( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xLi…
155 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
156 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
159star::uno::Any& Element ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::sta…
162star::uno::Any& Element ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::sta…
163 …dex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::WrappedTar…
166 virtual ::sal_Int32 SAL_CALL getCount( ) throw (::com::sun::star::uno::RuntimeException);
167star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOutOfB…