Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx313 sal_uInt8 aWW8_STD[ sizeof( WW8_STD ) ]; in StartStyle() local
314 sal_uInt8* pData = aWW8_STD; in StartStyle()
315 memset( &aWW8_STD, 0, sizeof( WW8_STD ) ); in StartStyle()
342 sal_uInt16 nLen = static_cast< sal_uInt16 >( ( pData - aWW8_STD ) + 1 + in StartStyle()
349 pO->Insert( aWW8_STD, static_cast< sal_uInt16 >( pData - aWW8_STD ), pO->Count() ); in StartStyle()

Completed in 28 milliseconds