Searched refs:ScVbaPageBreak (Results 1 – 2 of 2) sorted by relevance
30 ScVbaPageBreak<Ifc1>::ScVbaPageBreak( const uno::Reference< XHelperInterface >& xParent, in ScVbaPageBreak() function in ScVbaPageBreak41 sal_Int32 ScVbaPageBreak<Ifc1>::getType() throw (uno::RuntimeException) in getType()57 void ScVbaPageBreak<Ifc1>::setType(sal_Int32 type) throw (uno::RuntimeException) in setType()80 void ScVbaPageBreak<Ifc1>::Delete() throw ( script::BasicErrorException, uno::RuntimeException) in Delete()86 uno::Reference< excel::XRange> ScVbaPageBreak<Ifc1>::Location() throw ( script::BasicErrorException… in Location()94 ScVbaPageBreak<Ifc1>::getServiceImplName() in getServiceImplName()102 ScVbaPageBreak<Ifc1>::getServiceNames() in getServiceNames()113 template class ScVbaPageBreak< excel::XHPageBreak >; variable135 template class ScVbaPageBreak< excel::XVPageBreak >; variable
38 class ScVbaPageBreak : public InheritedHelperInterfaceImpl1< Ifc1 > class45 ScVbaPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent, 49 virtual ~ScVbaPageBreak(){} in ~ScVbaPageBreak()63 typedef ScVbaPageBreak < ov::excel::XHPageBreak > ScVbaHPageBreak_BASE;82 typedef ScVbaPageBreak < ov::excel::XVPageBreak > ScVbaVPageBreak_BASE;
Completed in 11 milliseconds