Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2162 …sal_Int32 nKnownControlTypes = sizeof( aControlModelServiceNames ) / sizeof( aControlModelServiceN… in impl_classifyControlModel_throw() local
2163 OSL_ENSURE( nKnownControlTypes == sizeof( nClassIDs ) / sizeof( nClassIDs[ 0 ] ), in impl_classifyControlModel_throw()
2166 for ( sal_Int32 i = 0; i < nKnownControlTypes; ++i ) in impl_classifyControlModel_throw()

Completed in 27 milliseconds