Searched refs:OEnvironment (Results 1 – 3 of 3) sorted by relevance
65 class VOS_DLLPUBLIC OEnvironment class72 OEnvironment();73 OEnvironment( sal_Int32 nVars, const ::rtl::OUString* aVariable1, ... );75 OEnvironment( const ::rtl::OUString aVariableList[], sal_Int32 nVars );77 OEnvironment( const OEnvironment& rOther );79 OEnvironment& operator=( const OEnvironment& rOther );81 virtual ~OEnvironment();180 const OEnvironment& aEnvironment = OEnvironment()196 const OEnvironment& aEnvironment = OEnvironment()
130 OEnvironment::OEnvironment() : in OEnvironment() function in OEnvironment136 OEnvironment::OEnvironment( sal_Int32 nVars, const ::rtl::OUString* aArgument1, ... ) : in OEnvironment() function in OEnvironment159 OEnvironment::OEnvironment( const ::rtl::OUString aVariableList[], sal_Int32 nVars ) : in OEnvironment() function in OEnvironment169 OEnvironment::OEnvironment( const OEnvironment& rOther ) : n_Vars( rOther.n_Vars ) in OEnvironment() function in OEnvironment181 OEnvironment& OEnvironment::operator=( const OEnvironment& rOther ) in operator =()203 OEnvironment::~OEnvironment() in ~OEnvironment()269 const OEnvironment& aEnvironment ) in execute()286 const OEnvironment& aEnvironment ) in execute()
40 vos::OEnvironment *pEnvList;
Completed in 28 milliseconds