Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2942 pIndexWin->Show(); in MakeLayout()
2949 pIndexWin->Hide(); in MakeLayout()
3076 pIndexWin->SelectExecutableEntry(); in IMPL_LINK()
3077 String aEntry = pIndexWin->GetSelectEntry(); in IMPL_LINK()
3134 pIndexWin->ClearSearchPage(); in IMPL_LINK()
3163 pIndexWin->GrabFocusBack(); in openDone()
3210 pIndexWin ( NULL ), in SfxHelpWindow_Impl()
3231 pIndexWin->Show(); in SfxHelpWindow_Impl()
3248 Window* pDel = pIndexWin; in ~SfxHelpWindow_Impl()
3249 pIndexWin = NULL; in ~SfxHelpWindow_Impl()
[all …]
H A Dnewhelp.hxx518 SfxHelpIndexWindow_Impl* pIndexWin; member in SfxHelpWindow_Impl
569 inline void OpenKeyword( const String& rKeyword ) { pIndexWin->OpenKeyword( rKeyword ); } in OpenKeyword()
570 inline String GetFactory() const { return pIndexWin->GetFactory(); } in GetFactory()

Completed in 34 milliseconds