Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx116 WStringToString(COLUMN_HANDLER_DESCRIPTIVE_NAME).c_str()) ? S_OK : E_FAIL; in RegisterColumnHandler()
280 WStringToString(Description).c_str()); in ApproveShellExtension()
322 std::string module_path = WStringToString(ModuleFileName); in DllRegisterServer()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx664 m_pMetaInfoReader = new CMetaInfoReader(WStringToString(m_pwszFileName)); in Load()
668 …m_pContentReader = new CContentReader(WStringToString(m_pwszFileName), m_pMetaInfoReader->getDefau… in Load()
/trunk/main/shell/inc/internal/
H A Dutilities.hxx58 std::string WStringToString(const std::wstring& String);
/trunk/main/shell/source/win32/shlxthandler/util/
H A Diso8601_converter.cxx45 std::string asDateTime = WStringToString( ws8601DateTime ); in iso8601_date_to_local_date()
H A Dutilities.cxx59 std::string WStringToString(const std::wstring& String) in WStringToString() function
/trunk/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx159 CMetaInfoReader meta_info_accessor(WStringToString(fname)); in GetItemData()
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx165 std::string fnameA = WStringToString( fname ); in Initialize()
/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx355 std::string fnameA = WStringToString(fname); in Load()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx367 std::auto_ptr<ZipFile> zipfile( new ZipFile( WStringToString( fname ) ) ); in Extract()

Completed in 33 milliseconds