Lines Matching refs:star

42     typedef ::cppu::WeakComponentImplHelper3<   ::com::sun::star::report::XSection 
43 , ::com::sun::star::lang::XServiceInfo
44 , ::com::sun::star::lang::XUnoTunnel> SectionBase;
45 typedef ::cppu::PropertySetMixin<com::sun::star::report::XSection> SectionPropertySet;
52 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > m_xContext;
53 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > m_xDrawPage;
54 … ::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation > m_xProxy;
55 ::com::sun::star::uno::WeakReference< ::com::sun::star::report::XGroup > m_xGroup;
56 …::com::sun::star::uno::WeakReference< ::com::sun::star::report::XReportDefinition > m_xReportDefin…
85 …prepareSet(_sProperty, ::com::sun::star::uno::makeAny(_member), ::com::sun::star::uno::makeAny(_Va… in set()
109 …mphelper::ImplementationReference< OSection ,::com::sun::star::report::XSection,::com::sun::star::…
111 …OSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition >& _x…
112 …,const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& context,bool _bPa…
113 OSection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup >& _xParent
114 …,const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& context,bool _bPa…
119 … supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun::star::uno::RuntimeExcept…
120 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
121 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
123 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) th…
125 …ual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProp…
126star::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::sta…
127star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun:…
128star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com…
129star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com…
130star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com…
131star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com…
134 virtual ::sal_Bool SAL_CALL getVisible() throw (::com::sun::star::uno::RuntimeException);
135 …virtual void SAL_CALL setVisible( ::sal_Bool _visible ) throw (::com::sun::star::uno::RuntimeExcep…
136 virtual ::rtl::OUString SAL_CALL getName() throw (::com::sun::star::uno::RuntimeException);
137 …virtual void SAL_CALL setName( const ::rtl::OUString& _name ) throw (::com::sun::star::uno::Runtim…
138 virtual ::sal_uInt32 SAL_CALL getHeight() throw (::com::sun::star::uno::RuntimeException);
139 …virtual void SAL_CALL setHeight( ::sal_uInt32 _height ) throw (::com::sun::star::uno::RuntimeExcep…
140 virtual ::sal_Int32 SAL_CALL getBackColor() throw (::com::sun::star::uno::RuntimeException);
141 …virtual void SAL_CALL setBackColor( ::sal_Int32 _backgroundcolor ) throw (::com::sun::star::uno::R…
142 … virtual ::sal_Bool SAL_CALL getBackTransparent() throw (::com::sun::star::uno::RuntimeException);
143 …CALL setBackTransparent( ::sal_Bool _backtransparent ) throw (::com::sun::star::uno::RuntimeExcept…
144 …virtual ::rtl::OUString SAL_CALL getConditionalPrintExpression() throw (::com::sun::star::uno::Run…
145 …( const ::rtl::OUString& _conditionalprintexpression ) throw (::com::sun::star::uno::RuntimeExcept…
146 …16 SAL_CALL getForceNewPage() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
147 …ge ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
148 …t16 SAL_CALL getNewRowOrCol() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
149 …ol ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
150 …ol SAL_CALL getKeepTogether() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
151 …er ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
152 …al_Bool SAL_CALL getCanGrow() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
153 …ow ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
154 …_Bool SAL_CALL getCanShrink() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
155 …nk ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
156 …l SAL_CALL getRepeatSection() throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun…
157 …on ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::beans::UnknownProp…
158 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup > SAL_CALL getGroup() t…
159 …al ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition > SAL_CALL getRep…
161star::uno::Reference< ::com::sun::star::report::XReportComponent > SAL_CALL createReportComponent(…
162 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getAvailableReportComponentNam…
164 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent( …
165 …om::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& Parent ) throw (::com::sun::st…
167 …er( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xLi…
168 …er( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xLi…
170 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
171 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
173 …AL_CALL add( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape )…
174 …CALL remove( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape )…
176 virtual ::sal_Int32 SAL_CALL getCount( ) throw (::com::sun::star::uno::RuntimeException);
177star::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOutOfB…
179 …ual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createE…
182 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
183 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe… in addEventListener()
187 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & aListe… in removeEventListener()
193 … SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::c…
194 …static OSection* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:…
195 static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
197 …static void lcl_copySection(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSec…
198 ,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xDest);
200 …void notifyElementAdded(const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape …
201 …void notifyElementRemoved(const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShap…