Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/classes/
H A Dsfxhelperfunctions.cxx34 static pfunc_createDockingWindow pCreateDockingWindow = NULL;
111 pfunc_createDockingWindow SAL_CALL SetDockingWindowCreator( pfunc_createDockingWindow pNewCreateDoc… in SetDockingWindowCreator()
114 pfunc_createDockingWindow pOldFunc = pCreateDockingWindow; in SetDockingWindowCreator()
122 pfunc_createDockingWindow pFactory = NULL; in CreateDockingWindow()
/trunk/main/framework/inc/framework/
H A Dsfxhelperfunctions.hxx38 typedef void ( *pfunc_createDockingWindow)( const ::com::sun::star::uno::Reference< ::com::sun::sta… typedef
57 FWE_DLLPUBLIC pfunc_createDockingWindow SAL_CALL SetDockingWindowCreator( pfunc_createDockingWindow