Home
last modified time | relevance | path

Searched refs:CreateToolkit (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/toolkit/inc/toolkit/helper/ !
H A Dvclunohelper.hxx79 static ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit> CreateToolkit();
/AOO41X/main/toolkit/source/helper/ !
H A Dunowrapper.cxx156 mxToolkit = VCLUnoHelper::CreateToolkit(); in GetVCLToolkit()
H A Dvclunohelper.cxx66 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit> VCLUnoHelper::CreateToolkit() in CreateToolkit() function in VCLUnoHelper
/AOO41X/main/toolkit/source/controls/ !
H A Dunocontrol.cxx1165 xToolkit = VCLUnoHelper::CreateToolkit(); in createPeer()