Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/source/filter/xml/
H A Dswxml.cxx315 const sal_Char* pCompatibilityStreamName, in ReadThroughComponent() argument
342 if ( NULL == pCompatibilityStreamName ) in ReadThroughComponent()
346 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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 58 milliseconds