Searched refs:RowLevels (Results 1 – 3 of 3) sorted by relevance
28 ScVbaOutline::ShowLevels( const uno::Any& RowLevels, const uno::Any& ColumnLevels ) throw (uno::Run… in ShowLevels() argument33 if (RowLevels >>= nLevel) in ShowLevels()
43 …virtual void SAL_CALL ShowLevels( const css::uno::Any& RowLevels, const css::uno::Any& ColumnLevel…
47 void ShowLevels([in] any RowLevels,[in] any ColumnLevels);
Completed in 16 milliseconds