Home
last modified time | relevance | path

Searched refs:rType (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dqueryinterface.hxx44 const ::com::sun::star::uno::Type & rType, in queryInterface()
48 if (rType == Interface1::static_type()) in queryInterface()
49 return ::com::sun::star::uno::Any( &p1, rType ); in queryInterface()
64 const ::com::sun::star::uno::Type & rType, in queryInterface()
68 if (rType == Interface1::static_type()) in queryInterface()
69 return ::com::sun::star::uno::Any( &p1, rType ); in queryInterface()
70 else if (rType == Interface2::static_type()) in queryInterface()
71 return ::com::sun::star::uno::Any( &p2, rType ); in queryInterface()
88 const ::com::sun::star::uno::Type & rType, in queryInterface()
92 if (rType == Interface1::static_type()) in queryInterface()
[all …]
H A Dimplbase_ex_post.hxx57 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su…
58 { return ImplHelper_query( rType, (class_data *)&s_cd, this ); } \
75 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su…
76 { return WeakImplHelper_query( rType, (class_data *)&s_cd, this, (OWeakObject *)this ); } \
97 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su…
98 { return OWeakAggObject::queryInterface( rType ); } \
99 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su…
100 …{ return WeakAggImplHelper_queryAgg( rType, (class_data *)&s_cd, this, (OWeakAggObject *)this ); }…
120 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su…
122 …::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, (class_data *)&s_cd, this ) …
[all …]
H A Dimplbase1.hxx75 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
76 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
99 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
100 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
132 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
133 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
134 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
135 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
202 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
204 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase3.hxx77 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
78 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
101 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
102 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
134 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
135 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
136 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
137 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
200 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
202 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase2.hxx76 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
77 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
100 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
101 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
133 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
134 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
135 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
136 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
198 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
200 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase4.hxx79 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
80 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
103 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
104 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
136 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
137 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
138 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
139 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
201 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
203 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase6.hxx81 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
82 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
105 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
106 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
138 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
139 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
140 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
141 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
203 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
205 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase5.hxx80 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
81 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
104 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
105 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
137 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
138 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
139 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
140 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
202 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
204 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase8.hxx83 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
84 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
107 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
108 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
140 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
141 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
142 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
143 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
205 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
207 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase7.hxx83 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
84 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
107 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
108 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
140 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
141 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
142 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
143 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
205 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
207 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase9.hxx85 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
86 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
109 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
110 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
142 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
143 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
144 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
145 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
207 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
209 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase10.hxx85 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
86 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
109 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
110 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
142 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
143 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
144 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
145 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
207 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
209 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase11.hxx86 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
87 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
110 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
111 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
143 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
144 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
145 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
146 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
208 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
210 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase12.hxx87 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
88 { return ImplHelper_query( rType, cd::get(), this ); } in queryInterface()
111 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
112 { return WeakImplHelper_query( rType, cd::get(), this, (OWeakObject *)this ); } in queryInterface()
144 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
145 { return OWeakAggObject::queryInterface( rType ); } in queryInterface()
146 …::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryAggregation() argument
147 { return WeakAggImplHelper_queryAgg( rType, cd::get(), this, (OWeakAggObject *)this ); } in queryAggregation()
209 …ar::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rType ) throw (::com::su… in queryInterface() argument
211 … ::com::sun::star::uno::Any aRet( ImplHelper_queryNoXInterface( rType, cd::get(), this ) ); in queryInterface()
[all …]
H A Dimplbase.hxx117 void SAL_CALL writeTypeOffset( const ::com::sun::star::uno::Type & rType, sal_Int32 nOffset )
127 const ::com::sun::star::uno::Type & rType, ::com::sun::star::lang::XTypeProvider * pBase )
218 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw (::com::su…
219 … { return this->getClassData( s_aCD ).query( rType, (ImplHelperBase##N< __IFC##N > *)this ); } \
232 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw (::com::su…
234 …::com::sun::star::uno::Any aRet( this->getClassData( s_aCD ).query( rType, (ImplHelperBase##N< __I…
235 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); \
253 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw (::com::su…
254 { return OWeakAggObject::queryInterface( rType ); } \
255 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) throw (::com::su…
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dquerydeep.hxx45 const ::com::sun::star::uno::Type & rType );
78 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
81 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
82 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
95 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
98 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
99 return ::com::sun::star::uno::Any( &p1, rType ); in queryDeepInterface()
100 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
101 return ::com::sun::star::uno::Any( &p2, rType ); in queryDeepInterface()
115 const ::com::sun::star::uno::Type & rType, in queryDeepInterface()
[all …]
/AOO41X/main/editeng/source/misc/
H A Dacorrcfg.cxx252 const Type& rType = ::getBooleanCppuType(); in Commit() local
261 pValues[nProp].setValue(&bVal, rType); in Commit()
265 pValues[nProp].setValue(&bVal, rType); in Commit()
269 pValues[nProp].setValue(&bVal, rType); in Commit()
273 pValues[nProp].setValue(&bVal, rType); in Commit()
277 pValues[nProp].setValue(&bVal, rType); in Commit()
281 pValues[nProp].setValue(&bVal, rType); in Commit()
285 pValues[nProp].setValue(&bVal, rType); in Commit()
289 pValues[nProp].setValue(&bVal, rType); in Commit()
293 pValues[nProp].setValue(&bVal, rType); in Commit()
[all …]
/AOO41X/main/cppuhelper/source/
H A Dimplbase_ex.cxx52 static inline void checkInterface( Type const & rType ) in checkInterface() argument
55 if (TypeClass_INTERFACE != rType.getTypeClass()) in checkInterface()
59 buf.append( rType.getTypeName() ); in checkInterface()
102 Type const & rType = (*pEntry->m_type.getCppuType)( 0 ); in __getTypeEntries() local
103 …OSL_ENSURE( rType.getTypeClass() == TypeClass_INTERFACE, "### wrong helper init: expected interfac… in __getTypeEntries()
104 …OSL_ENSURE( ! isXInterface( rType.getTypeLibType()->pTypeName ), "### want to implement XInterface… in __getTypeEntries()
105 if (rType.getTypeClass() != TypeClass_INTERFACE) in __getTypeEntries()
109 buf.append( rType.getTypeName() ); in __getTypeEntries()
119 pEntry->m_type.typeRef = rType.getTypeLibType(); in __getTypeEntries()
238 Type const & rType, class_data * cd, void * that ) in ImplHelper_query() argument
[all …]
H A Dimplbase.cxx91 void ClassData::writeTypeOffset( const Type & rType, sal_Int32 nOffset ) SAL_THROW( () ) in writeTypeOffset() argument
97 (typelib_TypeDescription **)&arType2Offset[nType2Offset].pTD, rType.getTypeLibType() ); in writeTypeOffset()
105 msg += OUStringToOString( rType.getTypeName(), RTL_TEXTENCODING_ASCII_US ); in writeTypeOffset()
176 Any ClassData::query( const Type & rType, lang::XTypeProvider * pBase ) SAL_THROW( () ) in query() argument
178 if (rType == ::getCppuType( (const Reference< XInterface > *)0 )) in query()
187 *(typelib_TypeDescriptionReference **)&rType )) in query()
195 if (rType == ::getCppuType( (const Reference< lang::XTypeProvider > *)0 )) in query()
222 Any WeakComponentImplHelperBase::queryInterface( Type const & rType ) in queryInterface() argument
225 if (rType == ::getCppuType( (Reference< lang::XComponent > const *)0 )) in queryInterface()
228 return Any( &p, rType ); in queryInterface()
[all …]
/AOO41X/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx331 bool UCBDeadPropertyValue::supportsType( const uno::Type & rType ) in supportsType() argument
333 if ( ( rType != getCppuType( static_cast< const rtl::OUString * >( 0 ) ) ) in supportsType()
335 ( rType != getCppuType( static_cast< const sal_Int32 * >( 0 ) ) ) in supportsType()
337 ( rType != getCppuType( static_cast< const sal_Int16 * >( 0 ) ) ) in supportsType()
339 ( rType != getCppuBooleanType() ) in supportsType()
341 ( rType != getCppuCharType() ) in supportsType()
343 ( rType != getCppuType( static_cast< const sal_Int8 * >( 0 ) ) ) in supportsType()
345 ( rType != getCppuType( static_cast< const sal_Int64 * >( 0 ) ) ) in supportsType()
347 ( rType != getCppuType( static_cast< const float * >( 0 ) ) ) in supportsType()
349 ( rType != getCppuType( static_cast< const double * >( 0 ) ) ) ) in supportsType()
[all …]
/AOO41X/main/sw/source/ui/config/
H A Dprtopt.cxx156 const Type& rType = ::getBooleanCppuType(); in Commit() local
162 case 0: bVal = bPrintGraphic; pValues[nProp].setValue(&bVal, rType);break; in Commit()
163 case 1: bVal = bPrintTable ;pValues[nProp].setValue(&bVal, rType); break; in Commit()
164 case 2: bVal = bPrintControl ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
165 case 3: bVal = bPrintPageBackground; pValues[nProp].setValue(&bVal, rType); break; in Commit()
166 case 4: bVal = bPrintBlackFont ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
168 case 6: bVal = bPrintReverse ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
169 case 7: bVal = bPrintProspect ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
170 case 8: bVal = bPrintProspectRTL ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
171 case 9: bVal = bPrintSingleJobs ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
[all …]
/AOO41X/main/cppu/inc/com/sun/star/uno/
H A DSequence.hxx51 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence() local
53 &_pSequence, rType.getTypeLibType(), in Sequence()
78 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence() local
83 &_pSequence, rType.getTypeLibType(), in Sequence()
95 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence() local
100 &_pSequence, rType.getTypeLibType(), in Sequence()
112 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in ~Sequence() local
114 this, rType.getTypeLibType(), (uno_ReleaseFunc)cpp_release ); in ~Sequence()
121 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in operator =() local
123 &_pSequence, rSeq._pSequence, rType.getTypeLibType(), (uno_ReleaseFunc)cpp_release ); in operator =()
[all …]
/AOO41X/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx136 InteractionRequest::queryInterface( const uno::Type & rType ) in queryInterface() argument
139 uno::Any aRet = cppu::queryInterface( rType, in queryInterface()
143 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
286 InteractionAbort::queryInterface( const uno::Type & rType ) in queryInterface() argument
289 uno::Any aRet = cppu::queryInterface( rType, in queryInterface()
295 ? aRet : InteractionContinuation::queryInterface( rType ); in queryInterface()
388 InteractionRetry::queryInterface( const uno::Type & rType ) in queryInterface() argument
391 uno::Any aRet = cppu::queryInterface( rType, in queryInterface()
397 ? aRet : InteractionContinuation::queryInterface( rType ); in queryInterface()
490 InteractionApprove::queryInterface( const uno::Type & rType ) in queryInterface() argument
[all …]
H A Dresultsetmetadata.cxx475 const Type& rType = m_aProps.getConstArray()[ column - 1 ].Type; in getColumnType() local
478 if ( rType == getCppuType( static_cast< const rtl::OUString * >( 0 ) ) ) in getColumnType()
480 else if ( rType == getCppuBooleanType() ) in getColumnType()
482 else if ( rType == getCppuType( static_cast< const sal_Int32 * >( 0 ) ) ) in getColumnType()
484 else if ( rType == getCppuType( static_cast< const sal_Int64 * >( 0 ) ) ) in getColumnType()
486 else if ( rType == getCppuType( static_cast< const sal_Int16 * >( 0 ) ) ) in getColumnType()
488 else if ( rType == getCppuType( static_cast< const sal_Int8 * >( 0 ) ) ) in getColumnType()
490 else if ( rType == getCppuType( static_cast< const float * >( 0 ) ) ) in getColumnType()
492 else if ( rType == getCppuType( static_cast< const double * >( 0 ) ) ) in getColumnType()
494 else if ( rType == getCppuType( static_cast< const Sequence< sal_Int8 > * >( 0 ) ) ) in getColumnType()
[all …]
/AOO41X/main/svx/workben/msview/
H A Dxmlconfig.hxx37 …ntConfig( const rtl::OUString& rName, ElementConfigType rType ) : maName( rName ), mnType( rType )… in ElementConfig() argument
39 ElementConfig( ElementConfigType rType ) : mnType( rType ) {} in ElementConfig() argument
77 …ontainer( const ::rtl::OUString& rName, ElementConfigType rType ) : ElementConfig( rName, rType ) … in ElementConfigContainer() argument
79 ElementConfigContainer( ElementConfigType rType ) : ElementConfig( rType ) {} in ElementConfigContainer() argument
107 SwitchElementConfig( ElementConfigType rType ) : ElementConfigContainer( rType ) {} in SwitchElementConfig() argument

12345678910>>...28