Searched refs:aControllerTypes (Results 1 – 1 of 1) sorted by relevance
626 uno::Sequence<uno::Type> aControllerTypes(SfxBaseController::getTypes()); in getTypes() local627 long nControllerLen = aControllerTypes.getLength(); in getTypes()628 const uno::Type* pControllerPtr = aControllerTypes.getConstArray(); in getTypes()
Completed in 37 milliseconds