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