Home
last modified time | relevance | path

Searched refs:_nFormat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx327 …me(const TransferableDataHelper& rData,String& _rName,String& _rSource,SotFormatStringId& _nFormat) in GetEmbeddedName() argument
330 …if( _nFormat == SOT_FORMATSTR_ID_EMBED_SOURCE_OLE || _nFormat == SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE… in GetEmbeddedName()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx109 sal_Bool BrowseBox::IsDropFormatSupported( SotFormatStringId _nFormat ) in IsDropFormatSupported() argument
112 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()
/trunk/main/svtools/inc/svtools/
H A Dinsdlg.hxx66 …onst TransferableDataHelper& rData, String& _rName, String& _rSource, SotFormatStringId& _nFormat);

Completed in 24 milliseconds