Home
last modified time | relevance | path

Searched refs:pExec (Results 1 – 2 of 2) sorted by path

/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx270 AsyncAccelExec* pExec = AsyncAccelExec::createOnShotInstance(xDispatch, aURL); in execute() local
271 pExec->execAsync(); in execute()
559 AsyncAccelExec* pExec = new AsyncAccelExec(xDispatch, aURL); in createOnShotInstance() local
560 return pExec; in createOnShotInstance()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx982 const char* pExec = "eexec"; in identifyType1Font() local
983 const char* pExecPos = std::search( pStream, pStream+i_nSize, pExec, pExec+5 ); in identifyType1Font()

Completed in 17 milliseconds