Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/export/
H A Dvmlexport.cxx298 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent() function
448 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
449 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
458 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
459 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
465 … sal_Int32 nX1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
466 … sal_Int32 nY1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
467 … sal_Int32 nX2 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
468 … sal_Int32 nY2 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
469 … sal_Int32 nX3 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
[all …]
/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx148 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent() function
316 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
317 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
326 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
327 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()

Completed in 22 milliseconds