Searched refs:xRowColPropertySet (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbapagebreaks.cxx | 132 …uno::Reference< beans::XPropertySet > xRowColPropertySet( xIndexAccess->getByIndex(nPos), uno::UNO… in getByIndex() local 134 …e< excel::XVPageBreak >( new ScVbaVPageBreak( mxParent, mxContext, xRowColPropertySet, aTablePageB… in getByIndex() 135 …e< excel::XHPageBreak >( new ScVbaHPageBreak( mxParent, mxContext, xRowColPropertySet, aTablePageB… in getByIndex() 178 …uno::Reference< beans::XPropertySet > xRowColPropertySet( xIndexAccess->getByIndex(nAPIRowColIndex… in Add() local 179 …xRowColPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsStartOfNewPag… in Add() 184 …e< excel::XVPageBreak >( new ScVbaVPageBreak( mxParent, mxContext, xRowColPropertySet, aTablePageB… in Add() 185 …e< excel::XHPageBreak >( new ScVbaHPageBreak( mxParent, mxContext, xRowColPropertySet, aTablePageB… in Add()
|
Completed in 16 milliseconds