Home
last modified time | relevance | path

Searched defs:aType (Results 1 – 25 of 260) sorted by path

1234567891011

/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx131 Any SAL_CALL BaseContainerControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
H A Dbasecontrol.cxx226 Any SAL_CALL BaseControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
H A Dmultiplexer.cxx241 void OMRCListenerMultiplexerHelper::advise( const Type& aType , in advise()
259 void OMRCListenerMultiplexerHelper::unadvise( const Type& aType , in unadvise()
514 const Type& aType ) in impl_adviseToPeer()
546 const Type& aType ) in impl_unadviseFromPeer()
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx69 Any SAL_CALL OConnectionPointContainerHelper::queryInterface( const Type& aType ) throw( RuntimeExc… in queryInterface()
130 …t > SAL_CALL OConnectionPointContainerHelper::queryConnectionPoint( const Type& aType ) throw( Run… in queryConnectionPoint()
153 void SAL_CALL OConnectionPointContainerHelper::advise( const Type& aType , in advise()
164 void SAL_CALL OConnectionPointContainerHelper::unadvise( const Type& aType , in unadvise()
H A DOConnectionPointHelper.cxx57 UNO3_TYPE aType ) in OConnectionPointHelper()
73 Any SAL_CALL OConnectionPointHelper::queryInterface( const Type& aType ) throw( RuntimeException ) in queryInterface()
H A Dframecontrol.cxx167 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
272 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint()
282 void SAL_CALL FrameControl::advise( const Type& aType , in advise()
293 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise()
H A Dprogressbar.cxx167 Any SAL_CALL ProgressBar::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
H A Dprogressmonitor.cxx216 Any SAL_CALL ProgressMonitor::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
H A Dstatusindicator.cxx184 Any SAL_CALL StatusIndicator::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblebox.cxx48 VCLXAccessibleBox::VCLXAccessibleBox (VCLXWindow* pVCLWindow, BoxType aType, bool bIsDropDownBox) in VCLXAccessibleBox()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx550 Any SAL_CALL AnimationNode::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_property.cxx144 aType( Env(), CurOut(), true ); in write_Declaration() local
174 aType( Env(), CurOut(), true ); in write_Declaration() local
279 aType( Env(), CurOut(), true ); in write_Declaration() local
303 aType( Env(), CurOut(), true ); in write_Declaration() local
325 const ary::idl::Type_id aType = i_commentedRef.Type(); in produce_Summary() local
H A Dhfi_service.cxx290 aType( Env(), rCell, true ); in produce_SummaryDeclaration() local
/trunk/main/automation/source/server/
H A DXMLParser.cxx116 Node( NodeType aType ): aNodeType( aType ), pParent( NULL ){}; in Node()
H A Dstatemnt.cxx6179 Type aType = aCell.getValueType(); in Execute() local
/trunk/main/avmedia/source/framework/
H A Dsoundhandler.cxx85 css::uno::Any SAL_CALL SoundHandler::queryInterface( const css::uno::Type& aType ) throw( css::uno:… in queryInterface()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx683 String aType( aModType ); in ExecuteGlobal() local
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2406 Type aType = ::getCppuType( (const Reference< XStarBasicLibraryInfo > *)0 ); in getElementType() local
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx281 SbUnoObject* createOLEObject_Impl( const String& aType ) in createOLEObject_Impl()
618 Type aType = aValue.getValueType(); in implSequenceToMultiDimArray() local
702 Type aType = aValue.getValueType(); in unoToSbxValue() local
1037 Type aType = getUnoTypeForSbxValue( (SbxVariable*)xVar ); in getUnoTypeForSbxValue() local
1076 Type aType = getUnoTypeForSbxValue( (SbxVariable*)xVar ); in getUnoTypeForSbxValue() local
1164 Type aType = getUnoTypeForSbxValue( pVar ); in sbxToUnoValueImpl() local
1427 Type aType( xIdlClass->getTypeClass(), aClassName.getStr() ); in sbxToUnoValue() local
1435 Type aType; in sbxToUnoValue() local
1963 Type aType = rProp.Type; in Impl_DumpProperties() local
2259 com::sun::star::uno::Type aType( rxClass->getTypeClass(), rxClass->getName() ); in TYPEINIT1() local
[all …]
H A Dsbxmod.cxx398 Any SAL_CALL DocObjectWrapper::queryInterface( const Type& aType ) in queryInterface()
/trunk/main/basic/source/comp/
H A Ddim.cxx84 String aType; in TypeDecl() local
/trunk/main/basic/source/runtime/
H A Dmethods.cxx154 static inline sal_Bool isFolder( FileStatus::Type aType ) in isFolder()
765 FileStatus::Type aType = aFileStatus.getFileType(); in implRemoveDirRecursive() local
2513 FileStatus::Type aType = aFileStatus.getFileType(); in getDirectoryPath() local
3032 FileStatus::Type aType = aFileStatus.getFileType(); in RTLFUNC() local
/trunk/main/basic/source/uno/
H A Dnamecont.cxx2945 SfxLibrary::SfxLibrary( ModifiableHelper& _rModifiable, const Type& aType, in SfxLibrary()
2967 SfxLibrary::SfxLibrary( ModifiableHelper& _rModifiable, const Type& aType, in SfxLibrary()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DWrapper.java78 public Object queryInterface( com.sun.star.uno.Type aType ) in queryInterface()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx375 typelib_TypeClass aType = cpp_mediate( in cpp_vtable_call() local

Completed in 171 milliseconds

1234567891011