/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/ |
H A D | SimpleTypeNodeVisitorAdapter.java | 28 public void Visit(BlobNode aType) in Visit() 34 public void Visit(DateTimeNode aType) in Visit() 40 public void Visit(NumberNode<?> aType) in Visit() 46 public void Visit(StringNode aType) in Visit() 52 public void Visit(UnionNode aType) in Visit() 57 public void Default (final ISimpleTypeNode aType) in Default()
|
H A D | ISimpleTypeNodeVisitor.java | 26 void Visit (final BlobNode aType); in Visit() 27 void Visit (final DateTimeNode aType); in Visit() 28 void Visit (final NumberNode<?> aType); in Visit() 29 void Visit (final StringNode aType); in Visit() 30 void Visit (final UnionNode aType); in Visit()
|
/aoo42x/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 | 167 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()
|
/aoo42x/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()
|
/aoo42x/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
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/ |
H A D | TypeContainer.java | 42 public void Add (final T aType) in Add() 44 maTypes.put(aType.GetName().GetDisplayName(), aType); in Add() local
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | NonValidatingCreator.java | 188 private Vector<Element> CollectElements (final ComplexType aType) in CollectElements() 202 private Vector<Any> CollectAnys (final ComplexType aType) in CollectAnys()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/ |
H A D | ParserTablesGenerator.java | 399 final StringNode aType) in AppendStringDescription() 436 final NumberNode<?> aType) in AppendNumberDescription() 499 final DateTimeNode aType) in AppendDateTimeDescription() 509 final BlobNode aType) in AppendBlobDescription()
|
H A D | LogGenerator.java | 192 final INode aType, in WriteType() 290 private boolean HasChild (final INode aType) in HasChild()
|
/aoo42x/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
|
/aoo42x/main/svx/source/sidebar/ |
H A D | nbdtmgfact.cxx | 32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
|
/aoo42x/main/sw/inc/ |
H A D | swunodef.hxx | 30 #define STAR_REFERENCE(aType) UNO_NMSPC::Reference< STAR_NMSPC::aType > argument
|
/aoo42x/main/xmloff/source/style/ |
H A D | PagePropertySetContext.hxx | 38 PageContextType aType; member in PagePropertySetContext
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/ |
H A D | XmlNamespace.java | 56 final SimpleType aType = new SimpleType( in Apply() local
|
/aoo42x/main/svgio/source/svgreader/ |
H A D | svgtitledescnode.cxx | 34 SVGToken aType, in SvgTitleDescNode()
|
/aoo42x/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()
|
/aoo42x/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
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/ |
H A D | AttributeNodeIterator.java | 67 final INode aType, in CollectAttributes()
|
H A D | AttributeIterator.java | 67 final INode aType, in CollectAttributes()
|