Searched refs:pCompatibilityStreamName (Results 1 – 6 of 6) sorted by relevance
367 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument389 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()393 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
315 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument342 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()346 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
224 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument249 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()253 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
362 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument389 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()393 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
68 const sal_Char* pCompatibilityStreamName,
361 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument376 if ( pCompatibilityStreamName ) in ReadThroughComponent()377 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
Completed in 41 milliseconds