Home
last modified time | relevance | path

Searched defs:aType (Results 1 – 25 of 243) sorted by relevance

12345678910

/aoo41x/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.cxx168 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
273 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint()
283 void SAL_CALL FrameControl::advise( const Type& aType , in advise()
294 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/
H A DOfficeConnect.java113 public Object createRemoteInstance(Class aType, String sServiceSpecifier) in createRemoteInstance()
142 …public Object createRemoteInstanceWithArguments(Class aType, String sServiceSpecifier, Any[] lArgu… in createRemoteInstanceWithArguments()
/aoo41x/main/unoxml/source/events/
H A Deventdispatcher.cxx36 …void CEventDispatcher::addListener(xmlNodePtr pNode, OUString aType, const Reference<XEventListene… in addListener()
55 …void CEventDispatcher::removeListener(xmlNodePtr pNode, OUString aType, const Reference<XEventList… in removeListener()
84 OUString aType, Reference< XEvent > const& xEvent) in callListeners()
107 OUString const aType = i_xEvent->getType(); in dispatchEvent() local
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DOfficeConnect.java122 Class aType, String sServiceSpecifier) in createRemoteInstance()
153 Class aType, String sServiceSpecifier, Any[] lArguments) in createRemoteInstanceWithArguments()
/aoo41x/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx75 rtl::OUString getHashKeyFromStrings( const rtl::OUString& aType, const rtl::OUString& aName, const … in getHashKeyFromStrings()
232 rtl::OUString aType; in elementInserted() local
252 rtl::OUString aType; in elementRemoved() local
272 rtl::OUString aType; in elementReplaced() local
330 rtl::OUString aType; in readConfigurationData() local
493 rtl::OUString aType; in getFactory() local
509 void SAL_CALL UIElementFactoryManager::registerFactory( const ::rtl::OUString& aType, const ::rtl::… in registerFactory()
526 void SAL_CALL UIElementFactoryManager::deregisterFactory( const ::rtl::OUString& aType, const ::rtl… in deregisterFactory()
/aoo41x/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
/aoo41x/main/svx/source/sidebar/
H A Dnbdtmgfact.cxx32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
/aoo41x/main/sw/inc/
H A Dswunodef.hxx30 #define STAR_REFERENCE(aType) UNO_NMSPC::Reference< STAR_NMSPC::aType > argument
/aoo41x/main/xmloff/source/style/
H A DPagePropertySetContext.hxx38 PageContextType aType; member in PagePropertySetContext
H A DPageHeaderFooterContext.cxx76 PageContextType aType = Header; in CreateChildContext() local
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx87 void SAL_CALL CAsyncEventNotifier::addListener(const uno::Type& aType , in addListener()
107 void SAL_CALL CAsyncEventNotifier::removeListener(const uno::Type& aType in removeListener()
/aoo41x/main/UnoControls/source/base/
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()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgtitledescnode.cxx34 SVGToken aType, in SvgTitleDescNode()
H A Dsvggnode.cxx36 SVGToken aType, in SvgGNode()
/aoo41x/main/comphelper/source/container/
H A Dnamecontainer.cxx91 NameContainer::NameContainer( ::com::sun::star::uno::Type aType ) in NameContainer()
204 Reference< XNameContainer > comphelper::NameContainer_createInstance( Type aType ) in NameContainer_createInstance()
/aoo41x/main/filter/source/config/cache/
H A Dtypedetection.cxx339 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_checkResultsAndAddBestFilter() local
442 CacheItem aType; in impl_getPreselectionForType() local
774 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sFlatType); in impl_detectTypeFlatAndDeep() local
906 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_detectTypeDeepOnly() local
1207 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_validateAndSetFilterOnDescriptor() local
/aoo41x/main/framework/source/services/
H A Dmediatypedetectionhelper.cxx96 UniString aType( INetContentTypes::GetContentType( eType ) ); local
/aoo41x/main/svtools/source/java/
H A Djavacontext.cxx57 Any SAL_CALL JavaContext::queryInterface(const Type& aType ) in queryInterface()
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DWrapper.java78 public Object queryInterface( com.sun.star.uno.Type aType ) in queryInterface()
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Deventcontainer.hxx82 NameContainer_Impl( ::com::sun::star::uno::Type const & aType ) in NameContainer_Impl()
/aoo41x/main/desktop/source/migration/
H A Dcfgfilter.cxx255 const Type& aType, in overrideProperty()
306 const Type& aType ) in addProperty()
/aoo41x/main/sw/source/ui/envelp/
H A Dlabimp.hxx95 String aType; member in SwLabRec
/aoo41x/main/sw/source/ui/fldui/
H A Dxfldui.cxx136 Any aType = xCol->getPropertyValue( UniString::CreateFromAscii("Type")); in IsDBNumeric() local

Completed in 312 milliseconds

12345678910