Home
last modified time | relevance | path

Searched refs:nPropMapIdx (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx939 sal_Int32 nPropMapIdx = rProperties[nIndex].mnIndex; in _exportXML() local
940 if( nPropMapIdx >= nPropMapStartIdx && in _exportXML()
941 nPropMapIdx < nPropMapEndIdx )// valid entry? in _exportXML()
943 sal_uInt32 nEFlags = maPropMapper->GetEntryFlags( nPropMapIdx ); in _exportXML()

Completed in 34 milliseconds