Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dunomodel.hxx40 #define PRTUIOPT_TITLE_ROW "TitleRow" macro
/trunk/main/starmath/source/
H A Dunomodel.cxx107 … rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PRTUIOPT_TITLE_ROW ) ), in SmPrintUIOptions()
H A Dview.cxx1053 const bool bIsPrintTitle = rPrintUIOptions.getBoolValue( PRTUIOPT_TITLE_ROW, sal_True ); in Impl_Print()