Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbapagebreak.cxx35 mxRowColPropertySet( xProps ), in ScVbaPageBreak()
43 …uno::Any aValue = mxRowColPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARA… in getType()
68mxRowColPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsStartOfNewPa… in setType()
72mxRowColPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsStartOfNewPa… in setType()
82mxRowColPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsStartOfNewPa… in Delete()
88 uno::Reference< table::XCellRange > xRange( mxRowColPropertySet, uno::UNO_QUERY_THROW ); in Location()
H A Dvbapagebreak.hxx42 css::uno::Reference< css::beans::XPropertySet > mxRowColPropertySet; member in ScVbaPageBreak

Completed in 7 milliseconds