Searched refs:nPropMapIdx (Results 1 – 1 of 1) sorted by relevance
939 sal_Int32 nPropMapIdx = rProperties[nIndex].mnIndex; in _exportXML() local940 if( nPropMapIdx >= nPropMapStartIdx && in _exportXML()941 nPropMapIdx < nPropMapEndIdx )// valid entry? in _exportXML()943 sal_uInt32 nEFlags = maPropMapper->GetEntryFlags( nPropMapIdx ); in _exportXML()
Completed in 25 milliseconds