Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx163 for(sal_Int32 nLabel = 0; nLabel < aLabels.getLength(); nLabel++) in FillLabels() local
167 sPrefix += pLabels[nLabel]; in FillLabels()
192 for(sal_Int32 nLabel = 0; nLabel < aLabels.getLength(); nLabel++) in HasLabel() local
196 sPrefix += pLabels[nLabel]; in HasLabel()
253 for(sal_Int32 nLabel = 0; nLabel < aLabels.getLength(); nLabel++) in SaveLabel() local
257 sPrefix += pLabels[nLabel]; in SaveLabel()
270 sFoundNode = pLabels[nLabel]; in SaveLabel()
H A Dlabimg.cxx272 for(int nLabel = 0; nLabel < nLabelCount; nLabel++) in GetPropertyNames() local
273 pNames[nIndex++] = OUString::createFromAscii(aLabelPropNames[nLabel]); in GetPropertyNames()
/aoo41x/main/vcl/inc/vcl/
H A Dgdimtf.hxx217 String GetLabel( sal_uLong nLabel );
/aoo41x/main/vcl/source/gdi/
H A Dgdimtf.cxx722 String GDIMetaFile::GetLabel( sal_uLong nLabel ) in GetLabel() argument
728 const ImpLabel* pLabel = pLabelList->ImplGetLabel( nLabel ); in GetLabel()

Completed in 70 milliseconds