Home
last modified time | relevance | path

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

1234567891011

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DSimpleTypeNodeVisitorAdapter.java28 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 DISimpleTypeNodeVisitor.java26 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()
/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()
/trunk/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()
/trunk/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
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DTypeContainer.java42 public void Add (final T aType) in Add()
44 maTypes.put(aType.GetName().GetDisplayName(), aType); in Add() local
/trunk/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()
/trunk/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()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DNonValidatingCreator.java188 private Vector<Element> CollectElements (final ComplexType aType) in CollectElements()
202 private Vector<Any> CollectAnys (final ComplexType aType) in CollectAnys()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java399 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 DLogGenerator.java192 final INode aType, in WriteType()
290 private boolean HasChild (final INode aType) in HasChild()
/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
/trunk/main/svx/source/sidebar/
H A Dnbdtmgfact.cxx32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
/trunk/main/sw/inc/
H A Dswunodef.hxx30 #define STAR_REFERENCE(aType) UNO_NMSPC::Reference< STAR_NMSPC::aType > argument
/trunk/main/xmloff/source/style/
H A DPagePropertySetContext.hxx38 PageContextType aType; member in PagePropertySetContext
/trunk/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()
/trunk/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()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DXmlNamespace.java56 final SimpleType aType = new SimpleType( in Apply() local
/trunk/main/svgio/source/svgreader/
H A Dsvgtitledescnode.cxx34 SVGToken aType, in SvgTitleDescNode()
/trunk/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()
/trunk/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
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DAttributeIterator.java67 final INode aType, in CollectAttributes()
H A DAttributeNodeIterator.java67 final INode aType, in CollectAttributes()

Completed in 79 milliseconds

1234567891011