Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dunomodel.cxx149 Sequence< PropertyValue > aHintNoLayoutPage( 1 ); in SmPrintUIOptions() local
150 aHintNoLayoutPage[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HintNoLayoutPage" ) ); in SmPrintUIOptions()
151 aHintNoLayoutPage[0].Value = makeAny( sal_True ); in SmPrintUIOptions()
152 m_aUIProperties[8].Value <<= aHintNoLayoutPage; in SmPrintUIOptions()

Completed in 24 milliseconds