Home
last modified time | relevance | path

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

/aoo41x/main/idlc/source/
H A Didlc.cxx210 Idlc::Idlc(Options* pOptions) in Idlc() function in Idlc
227 Idlc::~Idlc() in ~Idlc()
237 void Idlc::init() in init()
250 void Idlc::reset() in reset()
277 sal_Bool Idlc::isDocValid() in isDocValid()
284 static Idlc* pStaticIdlc = NULL;
286 Idlc* SAL_CALL idlc() in idlc()
291 Idlc* SAL_CALL setIdlc(Options* pOptions) in setIdlc()
297 pStaticIdlc = new Idlc(pOptions); in setIdlc()
/aoo41x/main/idlc/inc/idlc/
H A Didlc.hxx44 class Idlc class
47 Idlc(Options* pOptions);
48 virtual ~Idlc();
153 Idlc* SAL_CALL idlc();
154 Idlc* SAL_CALL setIdlc(Options* pOptions);

Completed in 21 milliseconds