Home
last modified time | relevance | path

Searched refs:sTypes (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx54 sTypes( RTL_CONSTASCII_USTRINGPARAM( "Types" ) ), in TypeDetectionImporter()
268 else if( aNodeName == sTypes ) in startElement()
H A Dtypedetectionimport.hxx117 const ::rtl::OUString sTypes; member in TypeDetectionImporter
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx233 Sequence< Type > sTypes; in getTypes() local
235 sTypes = m_xAggregateTypeProv->getTypes(); in getTypes()
236 m_Types.realloc( sTypes.getLength() + 1 ); in getTypes()
243 *pPtr = sTypes[ i - 1 ]; in getTypes()

Completed in 44 milliseconds