Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Dimageproducer.cxx32 static pfunc_getImage _pGetImageFunc = NULL;
34 pfunc_getImage SAL_CALL SetImageProducer( pfunc_getImage pNewGetImageFunc ) in SetImageProducer()
36 pfunc_getImage pOldFunc = _pGetImageFunc; in SetImageProducer()
/trunk/main/framework/inc/framework/
H A Dimageproducer.hxx39 typedef Image ( *pfunc_getImage)( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::… typedef
41 pfunc_getImage FWE_DLLPUBLIC SAL_CALL SetImageProducer( pfunc_getImage pGetImageFunc );

Completed in 7 milliseconds