Home
last modified time | relevance | path

Searched refs:Type (Results 501 – 525 of 2706) sorted by relevance

1...<<21222324252627282930>>...109

/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx101 Any SAL_CALL StatusIndicator::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface()
152 Sequence< Type > SAL_CALL StatusIndicator::getTypes() throw( RuntimeException ) in getTypes()
184 Any SAL_CALL StatusIndicator::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
447 pDescriptor->Type = WindowClass_SIMPLE ; in impl_getWindowDescriptor()
H A DOConnectionPointHelper.cxx73 Any SAL_CALL OConnectionPointHelper::queryInterface( const Type& aType ) throw( RuntimeException ) in queryInterface()
124 Type SAL_CALL OConnectionPointHelper::getConnectionType() throw( RuntimeException ) in getConnectionType()
137 Type aReturnType = m_aInterfaceType ; in getConnectionType()
/trunk/main/svx/source/dialog/
H A Dimapdlg.src70 Type = TOOLBOXITEM_SEPARATOR ;
114 Type = TOOLBOXITEM_SEPARATOR ;
147 Type = TOOLBOXITEM_SEPARATOR ;
163 Type = TOOLBOXITEM_SEPARATOR ;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java45 import com.sun.star.uno.Type;
368 … oldValue = AnyConverter.toObject(new Type(((Any) oldValue).getClass()), oldValue); in checkResult()
404 … oldValue = AnyConverter.toObject(new Type(((Any) oldValue).getClass()), oldValue); in checkResult()
441 … oldValue = AnyConverter.toObject(new Type(((Any) oldValue).getClass()), oldValue); in checkResult()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpintreq.cxx64 XInteractionApproveImpl::queryInterface( const Type& rType ) in queryInterface()
123 XInteractionDisapproveImpl::queryInterface( const Type& rType ) in queryInterface()
183 XInteractionRequestImpl::queryInterface( const Type& rType ) in queryInterface()
H A Dftpintreq.hxx51 const com::sun::star::uno::Type& rType )
93 const com::sun::star::uno::Type& rType )
132 const com::sun::star::uno::Type& rType )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapeControl.java42 import com.sun.star.uno.Type;
136 new Type(XStyle.class),oShapeProps.getPropertyValue("Style")); in createTestEnvironment()
143 new Type(XStyle.class),oShapeProps.getPropertyValue("Style")); in createTestEnvironment()
/trunk/main/editeng/source/uno/
H A Dunopracc.cxx72 uno::Any SAL_CALL SvxAccessibleTextPropertySet::queryAggregation( const uno::Type & ) throw(uno::Ru… in queryAggregation() argument
78 uno::Any SAL_CALL SvxAccessibleTextPropertySet::queryInterface( const uno::Type & rType ) in queryInterface()
97 uno::Sequence< uno::Type > SAL_CALL SvxAccessibleTextPropertySet::getTypes() throw ( uno::RuntimeEx… in getTypes()
/trunk/main/io/source/stm/
H A Dodata.cxx979 …Any SAL_CALL queryInterface( const Type &type ) throw (::com::sun::star::uno::RuntimeE…
1036 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL
1060 Any OObjectOutputStream::queryInterface( const Type &aType ) throw (::com::sun::star::uno::RuntimeE… in queryInterface()
1238 Sequence< Type > SAL_CALL OObjectOutputStream::getTypes(void) throw( RuntimeException ) in getTypes()
1317 Any SAL_CALL queryInterface( const Type &type ) throw();
1383 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL
1409 Any OObjectInputStream::queryInterface( const Type &aType ) throw () in queryInterface()
1580 Sequence< Type > SAL_CALL OObjectInputStream::getTypes(void) throw( RuntimeException ) in getTypes()
/trunk/main/forms/source/component/
H A DListBox.cxx148 Sequence< Type> OListBoxModel::_getTypes() in _getTypes()
239 Any SAL_CALL OListBoxModel::queryAggregation(const Type& _rType) throw (RuntimeException) in queryAggregation()
1123 ExchangeType lcl_getCurrentExchangeType( const Type& _rExchangeType ) in lcl_getCurrentExchangeType()
1133 Type aElementType = ::comphelper::getSequenceElementType( _rExchangeType ); in lcl_getCurrentExchangeType()
1368 Sequence< Type > OListBoxModel::getSupportedBindingTypes() in getSupportedBindingTypes()
1370 Sequence< Type > aTypes(4); in getSupportedBindingTypes()
1459 Sequence< Type> OListBoxControl::_getTypes() in _getTypes()
1468 Any SAL_CALL OListBoxControl::queryAggregation(const Type& _rType) throw (RuntimeException) in queryAggregation()
H A DDate.hxx46 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
81 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >
113 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
H A DTime.hxx47 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
80 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >
113 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx130 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
143 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
299 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
304 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
402 rDest = pRefl->forType( reinterpret_cast< const Type * >( rObj.getValue() )->getTypeLibType() ); in extract()
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx76 using ::com::sun::star::uno::Type;
619 if ( aProperty.Type.getTypeClass() == TypeClass_DOUBLE ) in initializeFieldDependentProperties()
621 else if ( aProperty.Type.getTypeClass() == TypeClass_LONG ) in initializeFieldDependentProperties()
631 if ( aProperty.Type.getTypeClass() == TypeClass_DOUBLE ) in initializeFieldDependentProperties()
633 else if ( aProperty.Type.getTypeClass() == TypeClass_LONG ) in initializeFieldDependentProperties()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx147 Sequence< Type > SAL_CALL OGeometryControlModel_Base::getTypes( ) throw (RuntimeException) in getTypes()
150 Sequence< Type > aTypes = ::comphelper::concatSequences( in getTypes()
162 Sequence< Type > aAggTypes; in getTypes()
257 …Any SAL_CALL OGeometryControlModel_Base::queryAggregation( const Type& _rType ) throw(RuntimeExcep… in queryAggregation()
282 …Any SAL_CALL OGeometryControlModel_Base::queryInterface( const Type& _rType ) throw(RuntimeExcepti… in queryInterface()
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl98 /** retrieves the value of "Type" tag from the entry with specified "ID"
102 If the entry has no "Type" tag an empty string is returned.
144 /** retrieves the sequence containing all the entries which "Type" tag
148 specified value of "Type" tag, the parameter can contain an empty
149 string, in this case all the entries that have empty "Type" tag or
/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx134 Type aExportType; in exportRemainingProperties()
151 aExportType = aPropDesc.Type; in exportRemainingProperties()
627 …token::XMLTokenEnum OPropertyExport::implGetPropertyXMLType(const ::com::sun::star::uno::Type& _rT… in implGetPropertyXMLType()
696 …void OPropertyExport::dbg_implCheckProperty(const ::rtl::OUString& _rPropertyName, const Type* _pT… in dbg_implCheckProperty()
714 …OSL_ENSURE(aPropertyDescription.Type.equals(*_pType), "OPropertyExport::dbg_implCheckProperty: inv… in dbg_implCheckProperty()
/trunk/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx73 CollectionBase( const css::uno::Type& rElementType );
82 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException);
202 css::uno::Type maElementType;
/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.hxx44 …virtual css::uno::Reference< ov::excel::XFormatCondition > Add( ::sal_Int32 Type, const css::uno::…
51 …virtual css::uno::Reference< ov::excel::XFormatCondition > SAL_CALL Add( ::sal_Int32 Type, const c…
53 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException);
/trunk/main/configmgr/source/
H A Drootaccess.hxx48 class Type;
100 virtual void addTypes(std::vector< com::sun::star::uno::Type > * types)
111 com::sun::star::uno::Type const & aType)
H A Dxcuparser.hxx92 rtl::OUString const & name, Type type, Operation operation,
98 Type type, Operation operation, bool finalized);
102 rtl::OUString const & name, Type type, Operation operation,
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinterceptedinteraction.hxx79 ::com::sun::star::uno::Type Continuation;
141 const ::com::sun::star::uno::Type& aContinuation, in InterceptedRequest()
251 …const ::com::sun::star::uno::Type& …
/trunk/main/svx/source/inc/
H A Dgridcell.hxx767 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
773 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
918 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
921 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
975 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
976 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
1018 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
1019 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
1073 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
1074 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx133 if ( !Info.Type.getLength() ) in create()
136 if ( !Info.Type.equalsAsciiL( in create()
138 !Info.Type.equalsAsciiL( in create()
211 uno::Any SAL_CALL Content::queryInterface( const uno::Type & rType ) in queryInterface()
240 uno::Sequence< uno::Type > SAL_CALL Content::getTypes() in getTypes()
747 if ( !Info.Type.getLength() ) in createNewContent()
751 Info.Type.equalsAsciiL( in createNewContent()
765 !Info.Type.equalsAsciiL( in createNewContent()
3084 aSeq.getArray()[ 0 ].Type in getCreatableContentsInfo()
3098 aSeq.getArray()[ 0 ].Type in getCreatableContentsInfo()
[all …]
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs38 private Type m_type;
41 public Factory( Type type, String service ) in Factory()
46 new Type [] { typeof (XComponentContext) } ); in Factory()

Completed in 137 milliseconds

1...<<21222324252627282930>>...109