Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dtxtdrop.cxx721 KSHORT aWishedHeight[ DROP_CACHE_SIZE ]; member in SwDropCapCache
737 memset( &aWishedHeight, 0, sizeof(aWishedHeight) ); in SwDropCapCache()
775 aWishedHeight[ nTmpIdx ] != pDrop->GetDropHeight() ) ) in CalcFontSize()
810 aWishedHeight[ nTmpIdx ] = KSHORT(nWishedHeight); in CalcFontSize()

Completed in 10 milliseconds