Home
last modified time | relevance | path

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

/aoo4110/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 )
/aoo4110/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()
/aoo4110/main/svl/inc/svl/
H A Ditemset.hxx139 TypeId aItemType = 0 ) const;
/aoo4110/main/sw/source/core/doc/
H A Dtblafmt.cxx322 #define READ( aItem, aItemType, nVers )\ argument
324 aItem = *(aItemType*)pNew; \

Completed in 56 milliseconds