Home
last modified time | relevance | path

Searched refs:aType (Results 251 – 275 of 444) sorted by relevance

1...<<1112131415161718

/trunk/main/cli_ure/qa/climaker/
H A Dtypes.idl84 [in] type aType, [in] any aAny, [in] Enum2 aEnum, [in] Struct1 aStruct,
93 [out] type aType, [out] any aAny, [out] Enum2 aEnum, [out] Struct1 aStruct,
104 [inout] type aType, [inout] any aAny, [inout] Enum2 aEnum,
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx681 String aType( SVX_RES( RID_SVXSTR_GALLERYPROPS_GALTHEME ) ); in SetXChgData() local
694 aType += String( CUI_RES( RID_SVXSTR_GALLERY_READONLY ) ); in SetXChgData()
696 aFtMSShowType.SetText( aType ); in SetXChgData()
/trunk/main/toolkit/source/controls/
H A Droadmapcontrol.cxx344 Type aType = getCppuType( ( Reference< XPropertySet>* ) NULL ); in getElementType() local
345 return aType; in getElementType()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx519 typelib_TypeClass aType = local
528 switch( aType )
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx553 typelib_TypeClass aType = in privateSnippetExecutor() local
556 switch( aType ) in privateSnippetExecutor()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dcpp2uno.cxx527 typelib_TypeClass aType = in cpp_vtable_call() local
534 switch( aType ) in cpp_vtable_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx519 typelib_TypeClass aType = local
528 switch( aType )
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx553 typelib_TypeClass aType = in privateSnippetExecutor() local
556 switch( aType ) in privateSnippetExecutor()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx482 typelib_TypeClass aType = in privateSnippetExecutor() local
486 switch( aType ) in privateSnippetExecutor()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx508 typelib_TypeClass aType = in privateSnippetExecutor() local
515 switch( aType ) in privateSnippetExecutor()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl342 @param aType
368 [in] type aType )
556 @param aType
577 [in] type aType )
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx851 TypeId aType(TYPE(ScDocShell)); in Init() local
852 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in Init()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx526 typelib_TypeClass aType = in cpp_vtable_call() local
530 switch( aType ) in cpp_vtable_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx585 typelib_TypeClass aType = in cpp_vtable_call() local
588 switch( aType ) in cpp_vtable_call()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx168 Any SAL_CALL AccessibleCell::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() argument
170 return AccessibleCellBase::queryInterface( aType ); in queryInterface()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx588 typelib_TypeClass aType = in cpp_vtable_call() local
591 switch( aType ) in cpp_vtable_call()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx97 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException);
1128 Any SAL_CALL DocumentSettings::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface() argument
1130 return WeakImplHelper3< XPropertySet, XMultiPropertySet, XServiceInfo >::queryInterface( aType ); in queryInterface()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx1015 uno::Any SAL_CALL ChartModel::queryInterface( const uno::Type& aType ) in queryInterface() argument
1018 uno::Any aResult( impl::ChartModel_Base::queryInterface( aType )); in queryInterface()
1026 aResult = m_xOldModelAgg->queryAggregation( aType ); in queryInterface()
/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx555 IteratorType aType) const in IsEqual()
557 if (aType == SELECTION) in IsEqual()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx598 void BeginStyle(sal_uInt16 nUserCode, RES_POOL_COLLFMT_TYPE aType) in BeginStyle() argument
604 pOut = pColls[nUserCode] = new SwFltFormatCollection(GetDoc(), aType); in BeginStyle()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx181 ::comphelper::NamedValueCollection aType( xEnum->nextElement() ); in impl_getFilterFromServiceName_nothrow()
182 ::rtl::OUString sFilterName = aType.getOrDefault( "Name", ::rtl::OUString() ); in impl_getFilterFromServiceName_nothrow()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx563 com::sun::star::uno::Type aType = PropertyConversion::xmlTypeToUnoType( m_sPropertyType ); in EndElement() local
569 *pListElement = PropertyConversion::convertString( GetImport(), aType, *values ); in EndElement()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx282 Type aType = ::getCppuType(static_cast< Reference<XNameAccess> *>(NULL)); in getTypes() local
285 if ( *pBegin != aType ) in getTypes()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx199 void Outliner::RemoveFields( sal_Bool bKeepFieldText, TypeId aType ) in RemoveFields() argument
202 pEditEngine->RemoveFields( bKeepFieldText, aType ); in RemoveFields()
/trunk/main/svx/inc/svx/
H A Dnbdtmgfact.hxx33 static NBOTypeMgrBase* CreateInstance(const NBOType aType);

Completed in 124 milliseconds

1...<<1112131415161718