Searched refs:pIconWin (Results 1 – 2 of 2) sorted by relevance
1054 pIconWin = new SvtIconWindow_Impl( this ); in SvtTemplateWindow()1075 pIconWin->Show(); in SvtTemplateWindow()1100 delete pIconWin; in ~SvtTemplateWindow()1117 aURL = pIconWin->GetCursorPosIconURL(); in IMPL_LINK()1121 pIconWin->InvalidateIconControl(); in IMPL_LINK()1471 if ( pIconWin->IsRootURL( sFolderURL ) ) in GetFolderTitle()1491 pIconWin->SetFocus(); in SetFocus()1513 ( !pIconWin->IsRootURL( rURL ) || rURL == pIconWin->GetMyDocumentsRootURL() ) ); in SetPrevLevelButtonState()1532 nHeight += pIconWin->CalcHeight(); in CalcHeight()1584 pIconWin->SetCursorPos( nSelectedGroup ); in ReadViewSettings()[all …]
241 SvtIconWindow_Impl* pIconWin; member in SvtTemplateWindow286 inline sal_Bool HasIconWinFocus() const { return pIconWin->HasChildPathFocus(); } in HasIconWinFocus()
Completed in 198 milliseconds