Home
last modified time | relevance | path

Searched defs:nPointSize (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx148 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent()
299 sal_uInt16 nPointSize = aVertices.pBuf[4] + ( aVertices.pBuf[5] << 8 ); in Commit() local
/aoo42x/main/oox/source/export/
H A Dvmlexport.cxx298 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent()
435 sal_uInt16 nPointSize = aVertices.pBuf[4] + ( aVertices.pBuf[5] << 8 ); in Commit() local

Completed in 21 milliseconds