Lines Matching refs:sal_Int32

128 	sal_Int32		getParaDepth() const { return mnParaDepth; }  in getParaDepth()
143 …::com::sun::star::uno::Any getProperty( sal_Int32 nNodeType, const rtl::OUString& rAttributeName, …
144 …bool setProperty( sal_Int32 nNodeType, const rtl::OUString& rAttributeName, EValue eValue, co…
146 ::com::sun::star::uno::Any getTransformationProperty( sal_Int32 nTransformType, EValue eValue );
147 …bool setTransformationProperty( sal_Int32 nTransformType, EValue eValue, const ::com::sun::st…
149 ::com::sun::star::uno::Any getColor( sal_Int32 nIndex );
150 void setColor( sal_Int32 nIndex, const ::com::sun::star::uno::Any& rColor );
155 sal_Int32 getGroupId() const { return mnGroupId; } in getGroupId()
156 void setGroupId( sal_Int32 nGroupId );
181 …static sal_Int32 get_node_type( const ::com::sun::star::uno::Reference< ::com::sun::star::animatio…
182 …static sal_Int32 getNumberOfSubitems( const ::com::sun::star::uno::Any& aTarget, sal_Int16 nIterat…
200 sal_Int32 mnGroupId;
203 sal_Int32 mnParaDepth;
247 …::com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& rTarget, sal_Int32 nGroupId );
256 sal_Int32 getTextGrouping() const { return mnTextGrouping; } in getTextGrouping()
266 sal_Int32 mnTextGrouping;
270 sal_Int32 mnLastPara;
272 sal_Int32 mnGroupId;
276 typedef std::map< sal_Int32, CustomAnimationTextGroupPtr > CustomAnimationTextGroupMap;
302 sal_Int32 getCount() const { return sal::static_int_cast< sal_Int32 >( maEffects.size() ); } in getCount()
330 CustomAnimationTextGroupPtr findGroup( sal_Int32 nGroupId );
331 …nimationTextGroupPtr createTextGroup( CustomAnimationEffectPtr pEffect, sal_Int32 nTextGrouping, d…
332 void setTextGrouping( CustomAnimationTextGroupPtr pTextGroup, sal_Int32 nTextGrouping );
337 sal_Int32 getSequenceType() const { return mnSequenceType; } in getSequenceType()
342 virtual sal_Int32 getOffsetFromEffect( const CustomAnimationEffectPtr& xEffect ) const;
343 virtual CustomAnimationEffectPtr getEffectFromOffset( sal_Int32 nOffset ) const;
362 sal_Int32 mnSequenceType;
425 virtual sal_Int32 getOffsetFromEffect( const CustomAnimationEffectPtr& xEffect ) const;
426 virtual CustomAnimationEffectPtr getEffectFromOffset( sal_Int32 nOffset ) const;
455 sal_Int32 mbIgnoreChanges;