Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbapagesetup.cxx200 …uno::Reference< beans::XPropertySet > xFirstPageProps( word::getCurrentPageStyle( mxModel ), uno::… in setDifferentFirstPageHeaderFooter() local
201xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin") ), uno… in setDifferentFirstPageHeaderFooter()
202xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BottomMargin") ), … in setDifferentFirstPageHeaderFooter()
203xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LeftMargin") ), un… in setDifferentFirstPageHeaderFooter()
204xFirstPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("RightMargin") ), u… in setDifferentFirstPageHeaderFooter()

Completed in 15 milliseconds