Searched refs:pUserDataPage (Results 1 – 1 of 1) sorted by relevance
64 TabPage* pUserDataPage; member71 delete pUserDataPage; in ~OEMPreloadDialog_Impl()87 pUserDataPage = (*pFunc)(pDialog, *pSet); in OEMPreloadDialog_Impl()88 ((SfxTabPage*)pUserDataPage)->Reset(*pSet); in OEMPreloadDialog_Impl()91 pUserDataPage = NULL; in OEMPreloadDialog_Impl()100 if ( pUserDataPage ) in WriteUserData()101 ((SfxTabPage*)pUserDataPage)->FillItemSet(*pSet); in WriteUserData()138 if ( pImpl->pUserDataPage ) in OEMPreloadDialog()139 AddPage( pImpl->pUserDataPage ); in OEMPreloadDialog()142 if ( pImpl->pUserDataPage ) in OEMPreloadDialog()[all …]
Completed in 8 milliseconds