Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx849 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx, in exportXML() argument
865 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()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexppr.hxx84 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx ) const;
151 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx,
172 sal_Int32 nPropMapStartIdx, sal_Int32 nPropMapEndIdx,

Completed in 15 milliseconds