Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx367 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
389 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()
393 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx299 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
326 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()
330 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx224 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
249 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()
253 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx362 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
389 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()
393 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
/trunk/main/starmath/source/
H A Dmathmlimport.hxx68 const sal_Char* pCompatibilityStreamName,
H A Dmathmlimport.cxx361 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
376 if ( pCompatibilityStreamName ) in ReadThroughComponent()
377 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()

Completed in 42 milliseconds