Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx628 SvLBoxEntry* pFileEntry = InsertEntry( maDocName, in Fill() local
636 SetExpandedEntryBmp( pFileEntry, aImgDocOpenH, BMP_COLOR_HIGHCONTRAST ); in Fill()
637 SetCollapsedEntryBmp( pFileEntry, aImgDocClosedH, BMP_COLOR_HIGHCONTRAST ); in Fill()
984 void SdPageObjsTLB::RequestingChilds( SvLBoxEntry* pFileEntry ) in RequestingChilds() argument
986 if( !pFileEntry->HasChilds() ) in RequestingChilds()
1015 pFileEntry, in RequestingChilds()
1067 SvTreeListBox::RequestingChilds( pFileEntry ); in RequestingChilds()