SAL_CALL mismatch
Change-Id: I73b1555b04db7726142be955d445bf083739e040
This commit is contained in:
@@ -108,7 +108,7 @@ css::uno::Sequence< ::sal_Int8 > SAL_CALL OOXMLFastTokenHandler::getUTF8Identifi
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
::sal_Int32 SAL_CALL OOXMLFastTokenHandler::getTokenDirect( const char *pStr, sal_Int32 nLength ) const
|
::sal_Int32 OOXMLFastTokenHandler::getTokenDirect( const char *pStr, sal_Int32 nLength ) const
|
||||||
{
|
{
|
||||||
struct tokenmap::token * pToken =
|
struct tokenmap::token * pToken =
|
||||||
tokenmap::Perfect_Hash::in_word_set( pStr, nLength );
|
tokenmap::Perfect_Hash::in_word_set( pStr, nLength );
|
||||||
|
Reference in New Issue
Block a user