Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx386 int nTmpFormat = Getsal_uInt16( pCmap + nTmpOffset ); in ParseCMAP() local
387 if( nTmpFormat == 12 ) // 32bit code -> glyph map format in ParseCMAP()
389 else if( nTmpFormat != 4 ) // 16bit code -> glyph map format in ParseCMAP()
396 nFormat = nTmpFormat; in ParseCMAP()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1467 sal_uInt32 nTmpFormat; in Evaluate() local
1469 GetLanguage(), aContent, &fNumber, &nTmpFormat ); in Evaluate()

Completed in 30 milliseconds