Home
last modified time | relevance | path

Searched refs:ColumnLevels (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaoutline.cxx28 ScVbaOutline::ShowLevels( const uno::Any& RowLevels, const uno::Any& ColumnLevels ) throw (uno::Run… in ShowLevels() argument
37 if (ColumnLevels >>= nLevel) in ShowLevels()
H A Dvbaoutline.hxx43 …CALL ShowLevels( const css::uno::Any& RowLevels, const css::uno::Any& ColumnLevels ) throw (css::u…
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXOutline.idl47 void ShowLevels([in] any RowLevels,[in] any ColumnLevels);

Completed in 17 milliseconds