Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx614 uno::Sequence<uno::Type> aViewPaneTypes(ScViewPaneBase::getTypes()); in getTypes() local
615 long nViewPaneLen = aViewPaneTypes.getLength(); in getTypes()
616 const uno::Type* pViewPanePtr = aViewPaneTypes.getConstArray(); in getTypes()