/aoo41x/main/UnoControls/source/controls/ |
H A D | OConnectionPointContainerHelper.cxx | 69 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 D | OConnectionPointHelper.cxx | 57 UNO3_TYPE aType ) in OConnectionPointHelper() 73 Any SAL_CALL OConnectionPointHelper::queryInterface( const Type& aType ) throw( RuntimeException ) in queryInterface()
|
H A D | framecontrol.cxx | 168 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 D | OfficeConnect.java | 113 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 D | eventdispatcher.cxx | 36 …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 D | OfficeConnect.java | 122 Class aType, String sServiceSpecifier) in createRemoteInstance() 153 Class aType, String sServiceSpecifier, Any[] lArguments) in createRemoteInstanceWithArguments()
|
/aoo41x/main/framework/source/uifactory/ |
H A D | uielementfactorymanager.cxx | 75 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 D | hfi_property.cxx | 144 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 D | nbdtmgfact.cxx | 32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
|
/aoo41x/main/sw/inc/ |
H A D | swunodef.hxx | 30 #define STAR_REFERENCE(aType) UNO_NMSPC::Reference< STAR_NMSPC::aType > argument
|
/aoo41x/main/xmloff/source/style/ |
H A D | PagePropertySetContext.hxx | 38 PageContextType aType; member in PagePropertySetContext
|
H A D | PageHeaderFooterContext.cxx | 76 PageContextType aType = Header; in CreateChildContext() local
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | asynceventnotifier.cxx | 87 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 D | multiplexer.cxx | 241 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 D | svgtitledescnode.cxx | 34 SVGToken aType, in SvgTitleDescNode()
|
H A D | svggnode.cxx | 36 SVGToken aType, in SvgGNode()
|
/aoo41x/main/comphelper/source/container/ |
H A D | namecontainer.cxx | 91 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 D | typedetection.cxx | 339 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 D | mediatypedetectionhelper.cxx | 96 UniString aType( INetContentTypes::GetContentType( eType ) ); local
|
/aoo41x/main/svtools/source/java/ |
H A D | javacontext.cxx | 57 Any SAL_CALL JavaContext::queryInterface(const Type& aType ) in queryInterface()
|
/aoo41x/main/bean/com/sun/star/comp/beans/ |
H A D | Wrapper.java | 78 public Object queryInterface( com.sun.star.uno.Type aType ) in queryInterface()
|
/aoo41x/main/toolkit/inc/toolkit/controls/ |
H A D | eventcontainer.hxx | 82 NameContainer_Impl( ::com::sun::star::uno::Type const & aType ) in NameContainer_Impl()
|
/aoo41x/main/desktop/source/migration/ |
H A D | cfgfilter.cxx | 255 const Type& aType, in overrideProperty() 306 const Type& aType ) in addProperty()
|
/aoo41x/main/sw/source/ui/envelp/ |
H A D | labimp.hxx | 95 String aType; member in SwLabRec
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | xfldui.cxx | 136 Any aType = xCol->getPropertyValue( UniString::CreateFromAscii("Type")); in IsDBNumeric() local
|