Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/contnr/
H A Dtemplwin.cxx1054 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 …]
H A Dtemplwin.hxx241 SvtIconWindow_Impl* pIconWin; member in SvtTemplateWindow
286 inline sal_Bool HasIconWinFocus() const { return pIconWin->HasChildPathFocus(); } in HasIconWinFocus()

Completed in 30 milliseconds