Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/envelp/
H A Dlabimg.cxx268 const int nLabelCount = bIsLabel ? 18 : 15; in GetPropertyNames() local
269 Sequence<OUString> aNames(nBusinessCount + nLabelCount); in GetPropertyNames()
272 for(int nLabel = 0; nLabel < nLabelCount; nLabel++) in GetPropertyNames()
/aoo4110/main/cui/source/options/
H A Doptinet2.cxx868 const sal_Int32 nLabelCount = sizeof( pLabels ) / sizeof( pLabels[0] ); in InitControls_Impl() local
869 for ( ; i < nLabelCount; ++i, ++pLabel ) in InitControls_Impl()
882 for ( i = 0; i < nLabelCount; ++i, ++pLabel ) in InitControls_Impl()
/aoo4110/main/automation/source/inc/
H A Dtestapp.hxx86 …g &aSource, xub_StrLen nStart, xub_StrLen nEnd, String aFinalErrorLabel, sal_uInt16 &nLabelCount );

Completed in 31 milliseconds