Home
last modified time | relevance | path

Searched refs:aTypes (Results 1 – 25 of 155) sorted by path

1234567

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DServiceInterfaceView.java150 Type[] aTypes = xTypeProvider.getTypes(); in CreateInterfaceTree() local
151 int nCount = aTypes.length; in CreateInterfaceTree()
154 new DefaultMutableTreeNode (aTypes[i].getTypeName())); in CreateInterfaceTree()
/trunk/main/autodoc/source/ary/cpp/
H A Dcs_ce.cxx50 aTypes(), in Ce_Storage()
73 aTypes.Add(ret); in Store_Type()
H A Dcs_ce.hxx62 const Index & TypeIndex() const { return aTypes; } in TypeIndex()
66 Index & TypeIndex() { return aTypes; } in TypeIndex()
74 Index aTypes; member in ary::cpp::Ce_Storage
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx421 ::rtl::OUString aTypes; in executeMediaURLDialog()
425 if( !aTypes.isEmpty() ) in executeMediaURLDialog()
426 aTypes += aSeparator; in executeMediaURLDialog()
428 ( aTypes += aWildcard ) += aFilters[ i ].second.getToken( 0, ';', nIndex ); in executeMediaURLDialog()
432 aDlg.AddFilter( aFilters[ i ].first, aTypes ); in executeMediaURLDialog()
/trunk/main/basctl/source/basicide/
H A Dbasidectrlr.cxx96 Sequence< Type > aTypes = ::comphelper::concatSequences( in getTypes() local
101 return aTypes; in getTypes()
H A Dunomodel.cxx80 uno::Sequence< uno::Type > aTypes = SfxBaseModel::getTypes(); in getTypes() local
81 sal_Int32 nLen = aTypes.getLength(); in getTypes()
82 aTypes.realloc(nLen + 1); in getTypes()
83 uno::Type* pTypes = aTypes.getArray(); in getTypes()
86 return aTypes; in getTypes()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.cxx189 Sequence< Reference< chart2::XChartType > > aTypes( in setPropertyValue() local
191 for( sal_Int32 nN = 0; nN < aTypes.getLength(); nN++ ) in setPropertyValue()
193 Reference< chart2::XChartType > xType( aTypes[nN] ); in setPropertyValue()
228 Sequence< Reference< chart2::XChartType > > aTypes( in getPropertyValue() local
230 for( sal_Int32 nN = 0; nN < aTypes.getLength(); nN++ ) in getPropertyValue()
232 Reference< chart2::XChartType > xType( aTypes[nN] ); in getPropertyValue()
H A DUpDownBarWrapper.cxx191 Sequence< Reference< chart2::XChartType > > aTypes( in setPropertyValue() local
193 for( sal_Int32 nN = 0; nN < aTypes.getLength(); nN++ ) in setPropertyValue()
195 Reference< chart2::XChartType > xType( aTypes[nN] ); in setPropertyValue()
198 Reference< beans::XPropertySet > xTypeProps( aTypes[nN], uno::UNO_QUERY ); in setPropertyValue()
215 Sequence< Reference< chart2::XChartType > > aTypes( in getPropertyValue() local
217 for( sal_Int32 nN = 0; nN < aTypes.getLength(); nN++ ) in getPropertyValue()
219 Reference< chart2::XChartType > xType( aTypes[nN] ); in getPropertyValue()
222 Reference< beans::XPropertySet > xTypeProps( aTypes[nN], uno::UNO_QUERY ); in getPropertyValue()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx146 ::std::vector< uno::Type > aTypes; in getTypes()
147 aTypes.push_back( LCL_CPPUTYPE( lang::XComponent )); in getTypes()
148 aTypes.push_back( LCL_CPPUTYPE( lang::XTypeProvider )); in getTypes()
149 aTypes.push_back( LCL_CPPUTYPE( uno::XAggregation )); in getTypes()
150 aTypes.push_back( LCL_CPPUTYPE( uno::XWeak )); in getTypes()
151 aTypes.push_back( LCL_CPPUTYPE( lang::XServiceInfo )); in getTypes()
152 aTypes.push_back( LCL_CPPUTYPE( lang::XInitialization )); in getTypes()
153 aTypes.push_back( LCL_CPPUTYPE( frame::XTerminateListener )); in getTypes()
154 aTypes.push_back( LCL_CPPUTYPE( ui::dialogs::XExecutableDialog )); in getTypes()
155 aTypes.push_back( LCL_CPPUTYPE( beans::XPropertySet )); in getTypes()
[all …]
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1481 Sequence< Reference< chart2::XChartType > > aTypes( in isSupportingFloorAndWall() local
1483 for( sal_Int32 nN = 0; nN < aTypes.getLength(); nN++ ) in isSupportingFloorAndWall()
1485 Reference< chart2::XChartType > xType( aTypes[nN] ); in isSupportingFloorAndWall()
H A DOPropertySet.cxx160 ::std::vector< uno::Type > aTypes; in getTypes()
164 aTypes.push_back( LCL_PROP_CPPUTYPE( lang::XTypeProvider )); in getTypes()
165 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XPropertySet )); in getTypes()
166 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XMultiPropertySet )); in getTypes()
167 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XFastPropertySet )); in getTypes()
168 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XPropertyState )); in getTypes()
169 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XMultiPropertyStates )); in getTypes()
170 aTypes.push_back( LCL_PROP_CPPUTYPE( XStyleSupplier )); in getTypes()
173 aTypeList = ::chart::ContainerHelper::ContainerToSequence( aTypes ); in getTypes()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1598 StringSet aTypes; in dumpComprehensiveGetCppuType() local
1601 aTypes.insert(sRunTimeExceptionType); in dumpComprehensiveGetCppuType()
1604 dumpAttributesCppuDecl(o, &aTypes, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType()
1605 dumpMethodsCppuDecl(o, &aTypes, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx2058 StringSet aTypes; in dumpCGetCunoType() local
2061 aTypes.insert(sRunTimeExceptionType); in dumpCGetCunoType()
2064 dumpAttributesCppuDecl(o, &aTypes, CUNOTYPEDECL_ALLTYPES); in dumpCGetCunoType()
2065 dumpMethodsCppuDecl(o, &aTypes, CUNOTYPEDECL_ALLTYPES); in dumpCGetCunoType()
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx648 uno::Sequence< beans::PropertyValue > aTypes; in UpdateMediaDescriptorWithFilterName() local
650 if ( xNameAccess.is() && ( xNameAccess->getByName( aTypeName ) >>= aTypes ) ) in UpdateMediaDescriptorWithFilterName()
652 for ( sal_Int32 nInd = 0; nInd < aTypes.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName()
654 …if ( aTypes[nInd].Name.equalsAscii( "PreferredFilter" ) && ( aTypes[nInd].Value >>= aFilterName ) ) in UpdateMediaDescriptorWithFilterName()
659 aMediaDescr[ nOldLen ].Value = aTypes[nInd].Value; in UpdateMediaDescriptorWithFilterName()
H A Dproxyaggregation.cxx89 Sequence< Type > aTypes; in getTypes() local
93 aTypes = m_xProxyTypeAccess->getTypes(); in getTypes()
95 return aTypes; in getTypes()
226 Sequence< Type > aTypes( OComponentProxyAggregationHelper::getTypes() ); in IMPLEMENT_FORWARD_XINTERFACE2() local
229 sal_Int32 nLen = aTypes.getLength(); in IMPLEMENT_FORWARD_XINTERFACE2()
230 aTypes.realloc( nLen + 1 ); in IMPLEMENT_FORWARD_XINTERFACE2()
231 aTypes[ nLen ] = ::getCppuType( static_cast< Reference< XComponent >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
233 return aTypes; in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/comphelper/source/property/
H A Dgenericpropertyset.cxx240 uno::Sequence< uno::Type > aTypes( 5 ); in getTypes() local
241 uno::Type* pTypes = aTypes.getArray(); in getTypes()
249 return aTypes; in getTypes()
H A Dopropertybag.cxx99 Sequence< Type > aTypes; in initialize() local
100 if ( aArguments.get_ensureType( "AllowedTypes", aTypes ) ) in initialize()
102 aTypes.getConstArray(), in initialize()
103 aTypes.getConstArray() + aTypes.getLength(), in initialize()
H A Dpropertycontainer.cxx64 ::cppu::OTypeCollection aTypes( in getTypes()
69 return aTypes.getTypes(); in getTypes()
H A Dpropstate.cxx65 static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> aTypes; in getTypes()
66 if (!aTypes.getLength()) in getTypes()
68 aTypes.realloc(4); in getTypes()
69 ::com::sun::star::uno::Type* pTypes = aTypes.getArray(); in getTypes()
77 return aTypes; in getTypes()
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx153 …::cppu::OTypeCollection aTypes( ::getCppuType( (const Reference< ::com::sun::star::beans::XMultiPr… in getTypes()
157 …return ::comphelper::concatSequences(aTypes.getTypes(),ODatabaseMetaDataResultSet_BASE::getTypes()… in getTypes()
H A Dparamwrapper.cxx116 Sequence< Type > aTypes( 4 ); in IMPLEMENT_FORWARD_XINTERFACE2() local
117 aTypes[ 1 ] = ::getCppuType( static_cast< Reference< XWeak >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
118 aTypes[ 1 ] = ::getCppuType( static_cast< Reference< XPropertySet >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
119 aTypes[ 2 ] = ::getCppuType( static_cast< Reference< XFastPropertySet >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
120 aTypes[ 3 ] = ::getCppuType( static_cast< Reference< XMultiPropertySet >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
121 return aTypes; in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/connectivity/source/drivers/adabas/
H A DBCatalog.cxx80 Sequence< ::rtl::OUString > aTypes(1); in refreshTables() local
81 aTypes[0] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("%")); in refreshTables()
85 aTypes); in refreshTables()
H A DBTables.cxx62 Sequence< ::rtl::OUString > aTypes(1); in createObject() local
63 aTypes[0] = ::rtl::OUString::createFromAscii("%"); in createObject()
67 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(),aSchema,aName,aTypes); in createObject()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx107 …::cppu::OTypeCollection aTypes( ::getCppuType( (const ::com::sun::star::uno::Reference< ::com::sun… in getTypes()
111 …return ::comphelper::concatSequences(aTypes.getTypes(),ODatabaseMetaDataResultSet_BASE::getTypes()… in getTypes()
H A DAPreparedStatement.cxx117 …::cppu::OTypeCollection aTypes( ::getCppuType( (const ::com::sun::star::uno::Reference< XPreparedS… in getTypes()
122 return ::comphelper::concatSequences(aTypes.getTypes(),OStatement_Base::getTypes()); in getTypes()

Completed in 123 milliseconds

1234567