Searched refs:nMSOConst (Results 1 – 1 of 1) sorted by relevance
36 sal_Int32 nMSOConst; member73 MSO2OOO[ UnderLineTable[ index ].nMSOConst ] = UnderLineTable[ index ].nOOOConst; in UnderLineMapper()74 OOO2MSO[ UnderLineTable[ index ].nOOOConst ] = UnderLineTable[ index ].nMSOConst; in UnderLineMapper()90 sal_Int32 getOOOFromMSO( sal_Int32 nMSOConst ) throw( lang::IllegalArgumentException ) in getOOOFromMSO() argument92 ConstToConst::iterator it = MSO2OOO.find( nMSOConst ); in getOOOFromMSO()
Completed in 7 milliseconds