Home
last modified time | relevance | path

Searched refs:aItemType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DSimpleTypeDescriptorFactory.java189 …final ISimpleTypeNode aItemType = ApplyVisitor(maSchemaBase.GetSimpleTypeForName(aNode.GetItemType… in Visit() local
192 aItemType.SetIsList(); in Visit()
193 maResult = aItemType; in Visit()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl230 @param aItemType
252 [in] TemplateIdentifier aItemType )
340 @param aItemType
361 [in] TemplateIdentifier aItemType )
505 @param aItemType
520 void addItemType( [in] TemplateIdentifier aItemType )
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DList.java38 final QualifiedName aItemType, in List() argument
42 maItemType = aItemType; in List()
/trunk/main/svl/source/items/
H A Ditemset.cxx952 TypeId aItemType // != 0 => RTTI Pruefung mit Assertion in GetItem()
979 if ( !aItemType || pItem->IsA(aItemType) ) in GetItem()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx139 TypeId aItemType = 0 ) const;
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx322 #define READ( aItem, aItemType, nVers )\ argument
324 aItem = *(aItemType*)pNew; \

Completed in 57 milliseconds