Searched refs:aCollectionName (Results 1 – 1 of 1) sorted by relevance
434 String aCollectionName( RTL_CONSTASCII_USTRINGPARAM("Collection") ); in CreateObject() local435 return new BasicCollection( aCollectionName ); in CreateObject()744 String aCollectionName( RTL_CONSTASCII_USTRINGPARAM("Collection") ); in TYPEINIT1() local745 BasicCollection* pNewCollection = new BasicCollection( aCollectionName ); in TYPEINIT1()
Completed in 19 milliseconds