Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/preload/
H A Doemwiz.cxx64 TabPage* pUserDataPage; member
71 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 18 milliseconds