Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Dacctable.cxx1030 const sal_Int32 nCellChildCount( xRowHeaderCellContext->getAccessibleChildCount() ); in getAccessibleRowDescription() local
1031 for ( sal_Int32 nChildIndex = 0; nChildIndex < nCellChildCount; ++nChildIndex ) in getAccessibleRowDescription()
1066 const sal_Int32 nCellChildCount( xColumnHeaderCellContext->getAccessibleChildCount() ); in getAccessibleColumnDescription() local
1067 for ( sal_Int32 nChildIndex = 0; nChildIndex < nCellChildCount; ++nChildIndex ) in getAccessibleColumnDescription()

Completed in 24 milliseconds