Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A DXMLEmbeddedObjectExportFilter.cxx145 const sal_Int32 nAnyCount = aArguments.getLength(); in initialize() local
148 for( sal_Int32 nIndex = 0; nIndex < nAnyCount; nIndex++, pAny++ ) in initialize()
H A Dxmlimp.cxx983 const sal_Int32 nAnyCount = aArguments.getLength(); in initialize() local
986 for( sal_Int32 nIndex = 0; nIndex < nAnyCount; nIndex++, pAny++ ) in initialize()
H A Dxmlexp.cxx782 const sal_Int32 nAnyCount = aArguments.getLength(); in initialize() local
785 for( sal_Int32 nIndex = 0; nIndex < nAnyCount; nIndex++, pAny++ ) in initialize()
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx439 const sal_Int32 nAnyCount = aArguments.getLength(); in initialize() local
442 for( sal_Int32 nIndex = 0; nIndex < nAnyCount; nIndex++, pAny++ ) in initialize()

Completed in 42 milliseconds