Searched refs:ScVbaOutline (Results 1 – 3 of 3) sorted by relevance
28 ScVbaOutline::ShowLevels( const uno::Any& RowLevels, const uno::Any& ColumnLevels ) throw (uno::Run… in ShowLevels()45 ScVbaOutline::getServiceImplName() in getServiceImplName()52 ScVbaOutline::getServiceNames() in getServiceNames()
34 class ScVbaOutline : public ScVbaOutline_BASE class38 …ScVbaOutline( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc… in ScVbaOutline() function in ScVbaOutline41 virtual ~ScVbaOutline(){} in ~ScVbaOutline()
388 return new ScVbaOutline( this, mxContext, xOutline); in Outline()
Completed in 25 milliseconds