Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/win32/folderpicker/
H A DFolderPicker.cxx92 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 …]
H A DFolderPicker.hxx116 std::auto_ptr< CWinFolderPickerImpl > m_pFolderPickerImpl; member in CFolderPicker

Completed in 16 milliseconds