Home
last modified time | relevance | path

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

/trunk/main/sot/inc/sot/
H A Dexchange.hxx202 static SotFormatStringId GetFormatStringId( sal_uLong nFormat ) in GetFormatStringId() function in SotExchange
204 static SotFormatStringId GetFormatStringId( const String& rName ) in GetFormatStringId() function in SotExchange
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx101 sal_uIntPtr nFmt = SotExchange::GetFormatStringId( rMimeType ); in GetData()