Home
last modified time | relevance | path

Searched refs:pcEnvVar (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx1664 Config::Config( const sal_Char* pcEnvVar, const FilterBase& rFilter ) in Config() argument
1666 construct( pcEnvVar, rFilter ); in Config()
1669 Config::Config( const sal_Char* pcEnvVar, const Reference< XComponentContext >& rxContext, const St… in Config() argument
1671 construct( pcEnvVar, rxContext, rxRootStrg, rSysFileName, rMediaDesc ); in Config()
1683 void Config::construct( const sal_Char* pcEnvVar, const FilterBase& rFilter ) in construct() argument
1686 …construct( pcEnvVar, rFilter.getComponentContext(), rFilter.getStorage(), rFilter.getFileUrl(), rF… in construct()
1689 void Config::construct( const sal_Char* pcEnvVar, const Reference< XComponentContext >& rxContext, … in construct() argument
1691 if( pcEnvVar && rxRootStrg.get() && (rSysFileName.getLength() > 0) ) in construct()
1692 if( const sal_Char* pcFileName = ::getenv( pcEnvVar ) ) in construct()
/aoo41x/main/oox/inc/oox/dump/
H A Ddumperbase.hxx976 const sal_Char* pcEnvVar,
979 const sal_Char* pcEnvVar,
1021 const sal_Char* pcEnvVar,
1024 const sal_Char* pcEnvVar,

Completed in 162 milliseconds