Searched refs:nLabelCount (Results 1 – 3 of 3) sorted by relevance
268 const int nLabelCount = bIsLabel ? 18 : 15; in GetPropertyNames() local269 Sequence<OUString> aNames(nBusinessCount + nLabelCount); in GetPropertyNames()272 for(int nLabel = 0; nLabel < nLabelCount; nLabel++) in GetPropertyNames()
868 const sal_Int32 nLabelCount = sizeof( pLabels ) / sizeof( pLabels[0] ); in InitControls_Impl() local869 for ( ; i < nLabelCount; ++i, ++pLabel ) in InitControls_Impl()882 for ( i = 0; i < nLabelCount; ++i, ++pLabel ) in InitControls_Impl()
86 …g &aSource, xub_StrLen nStart, xub_StrLen nEnd, String aFinalErrorLabel, sal_uInt16 &nLabelCount );
Completed in 28 milliseconds