Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1353 if ( !mbFontIndependentLineSpacing && pDesc ) in ImplWriteParagraphs()
1359 …if ( !mbFontIndependentLineSpacing && bFirstParagraph && ( nLineSpacing > nNormalSpacing ) ) // sj… in ImplWriteParagraphs()
1368 if ( !mbFontIndependentLineSpacing && pDesc ) in ImplWriteParagraphs()
1661 mbFontIndependentLineSpacing = sal_False; in ImplGetText()
1671 aAny >>= mbFontIndependentLineSpacing; in ImplGetText()
3118 if ( !mbFontIndependentLineSpacing ) in ImplAdjustFirstLineLineSpacing()
5825 mbFontIndependentLineSpacing = sal_False; in ImplCreateTable()
5832 aAny >>= mbFontIndependentLineSpacing; in ImplCreateTable()
H A Deppt.hxx723 sal_Bool mbFontIndependentLineSpacing; member in PPTWriter

Completed in 55 milliseconds