Searched refs:nPropMapEndIdx (Results 1 – 2 of 2) sorted by relevance
849 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx, in exportXML() argument865 nPropMapStartIdx, nPropMapEndIdx ); in exportXML()927 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx ) const in _exportXML()934 if( -1 == nPropMapEndIdx ) in _exportXML()935 nPropMapEndIdx = maPropMapper->GetEntryCount(); in _exportXML()941 nPropMapIdx < nPropMapEndIdx )// valid entry? in _exportXML()
84 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx ) const;151 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx,172 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx,
Completed in 27 milliseconds