Searched refs:aHintNoLayoutPage (Results 1 – 1 of 1) sorted by relevance
149 Sequence< PropertyValue > aHintNoLayoutPage( 1 ); in SmPrintUIOptions() local150 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 8 milliseconds