Searched refs:m_pFolderPickerImpl (Results 1 – 2 of 2) sorted by relevance
92 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in setTitle()94 m_pFolderPickerImpl->setTitle( aTitle ); in setTitle()104 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in setDisplayDirectory()116 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in getDisplayDirectory()127 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in getDirectory()129 return m_pFolderPickerImpl->getDirectory( ); in getDirectory()138 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in setDescription()150 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in execute()156 return m_pFolderPickerImpl->execute( ); in execute()202 OSL_ASSERT( m_pFolderPickerImpl.get( ) ); in cancel()[all …]
116 std::auto_ptr< CWinFolderPickerImpl > m_pFolderPickerImpl; member in CFolderPicker
Completed in 15 milliseconds