Searched refs:xFirstPageProps (Results 1 – 1 of 1) sorted by relevance
200 …uno::Reference< beans::XPropertySet > xFirstPageProps( word::getCurrentPageStyle( mxModel ), uno::… in setDifferentFirstPageHeaderFooter() local201 …xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin") ), uno… in setDifferentFirstPageHeaderFooter()202 …xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BottomMargin") ), … in setDifferentFirstPageHeaderFooter()203 …xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LeftMargin") ), un… in setDifferentFirstPageHeaderFooter()204 …xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("RightMargin") ), u… in setDifferentFirstPageHeaderFooter()
Completed in 9 milliseconds