Searched refs:_nFormat (Results 1 – 3 of 3) sorted by relevance
327 …me(const TransferableDataHelper& rData,String& _rName,String& _rSource,SotFormatStringId& _nFormat) in GetEmbeddedName() argument330 …if( _nFormat == SOT_FORMATSTR_ID_EMBED_SOURCE_OLE || _nFormat == SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE… in GetEmbeddedName()
109 sal_Bool BrowseBox::IsDropFormatSupported( SotFormatStringId _nFormat ) in IsDropFormatSupported() argument112 return static_cast< BrowserDataWin* >( pDataWin )->IsDropFormatSupported( _nFormat ); in IsDropFormatSupported()114 return DropTargetHelper::IsDropFormatSupported( _nFormat ); in IsDropFormatSupported()119 sal_Bool BrowseBox::IsDropFormatSupported( SotFormatStringId _nFormat ) const in IsDropFormatSupported()121 return const_cast< BrowseBox* >( this )->IsDropFormatSupported( _nFormat ); in IsDropFormatSupported()
66 …onst TransferableDataHelper& rData, String& _rName, String& _rSource, SotFormatStringId& _nFormat);
Completed in 69 milliseconds