Lines Matching refs:_pEntry
285 virtual sal_Bool requestQuickHelp( const SvLBoxEntry* _pEntry, String& _rText ) const;
313 sal_Bool isSelected(SvLBoxEntry* _pEntry) const;
315 void select(SvLBoxEntry* _pEntry, sal_Bool _bSelect = sal_True);
317 void selectPath(SvLBoxEntry* _pEntry, sal_Bool _bSelect = sal_True);
369 void closeConnection(SvLBoxEntry* _pEntry,sal_Bool _bDisposeConnection = sal_True);
393 EntryType getEntryType( SvLBoxEntry* _pEntry ) const;
394 EntryType getChildType( SvLBoxEntry* _pEntry ) const;
397 …sal_Bool isContainer( SvLBoxEntry* _pEntry ) const { return isContainer( getEntryType( _pEntry ) )… in isContainer()
400 sal_Bool ensureEntryObject( SvLBoxEntry* _pEntry );
403 String GetEntryText( SvLBoxEntry* _pEntry ) const;
418 bool implSelect( SvLBoxEntry* _pEntry );
430 SvLBoxEntry* implGetConnectionEntry(SvLBoxEntry* _pEntry) const;
495 bool impl_isDataSourceEntry( SvLBoxEntry* _pEntry ) const;
506 sal_Bool isEntryCopyAllowed(SvLBoxEntry* _pEntry) const;
508 void copyEntry(SvLBoxEntry* _pEntry);