Home
last modified time | relevance | path

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

1...<<1112131415161718

/trunk/main/basic/source/comp/
H A Ddim.cxx84 String aType; in TypeDecl() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx811 SvxNumberType aType; in SetNumberingType() local
812 aType.SetNumberingType( static_cast< sal_Int16 >(aNumTyp[rNewSection.maSep.nfcPgn]) ); in SetNumberingType()
813 rPageDesc.SetNumType(aType); in SetNumberingType()
H A Dww8par5.cxx547 SvxExtNumType aType = GetNumTypeFromName( s, bAllowPageDesc ); in GetNumberPara() local
548 return aType; in GetNumberPara()
/trunk/main/chart2/source/model/main/
H A DChartModel.hxx498 …tual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType )
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx990 void RemoveFields( sal_Bool bKeepFieldText, TypeId aType = NULL );
/trunk/main/sw/inc/
H A Dunotxdoc.hxx254 …virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::Runt…
H A Dunostyle.hxx305 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun…
H A Dunotbl.hxx130 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun…
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx427 variantToAny( & varParam, anyParam, info.aType); in convertDispparamsArgs()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.hxx266 …r::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& aType ) throw(::com::sun…
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx841 uno::Any SAL_CALL SwXCell::queryInterface( const uno::Type& aType ) in queryInterface() argument
844 uno::Any aRet = SwXCellBaseClass::queryInterface(aType); in queryInterface()
846 aRet = SwXText::queryInterface(aType); in queryInterface()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3298 String aType = SfxFilter::GetTypeFromStorage( rStor ); in SfxMedium() local
3299 pFilter = SFX_APP()->GetFilterMatcher().GetFilter4EA( aType ); in SfxMedium()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx841 String aType; in loadData() local
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1124 String aType; in loadData() local
/trunk/main/basic/source/classes/
H A Dsb.cxx469 SbUnoObject* createOLEObject_Impl( const String& aType ); // sbunoobj.cxx
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7252 String aType = SfxFilter::GetTypeFromStorage( rSrcStg ); in CheckForConvertToSOObj() local
7253 if ( aType.Len() ) in CheckForConvertToSOObj()
7254 pFilter = aMatch.GetFilter4EA( aType ); in CheckForConvertToSOObj()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx241 …r::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& aType ) throw (::com::su…
/trunk/main/automation/source/server/
H A Dstatemnt.cxx6179 Type aType = aCell.getValueType(); in Execute() local
6180 TypeClass eTypeClass = aType.getTypeClass(); in Execute()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx5574 sal_Int32 lcl_getFormulaResultFlags(const uno::Any& aType) throw ( script::BasicErrorException ) in lcl_getFormulaResultFlags() argument
5577 aType >>= nType; in lcl_getFormulaResultFlags()

Completed in 682 milliseconds

1...<<1112131415161718