Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dresmgr.hxx186 static sal_uInt32 GetStringSize( sal_uInt32 nLen ) in GetStringSize() function in ResMgr
188 static sal_uInt32 GetStringSize( const sal_uInt8* pStr, sal_uInt32& nLen );
/trunk/main/tools/source/rc/
H A Dresmgr.cxx1348 sal_uInt32 nRet = GetStringSize( pStr, nLen ); in GetStringWithoutHook()
1370 sal_uInt32 nRet = GetStringSize( pStr, nLen ); in GetByteString()
1377 sal_uInt32 ResMgr::GetStringSize( const sal_uInt8* pStr, sal_uInt32& nLen ) in GetStringSize() function in ResMgr
1380 return GetStringSize( nLen ); in GetStringSize()

Completed in 33 milliseconds