Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtimppr.cxx147 nWidthTypeIndex( -2 ), in XMLTextImportPropertyMapper()
791 if( nWidthTypeIndex == -2 ) in finished()
794 ->nWidthTypeIndex = -1; in finished()
802 ->nWidthTypeIndex = j; in finished()
807 if( nWidthTypeIndex != -1 ) in finished()
809 XMLPropertyState aSizeTypeState( nWidthTypeIndex ); in finished()
/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtimppr.hxx34 sal_Int32 nWidthTypeIndex; member in XMLTextImportPropertyMapper