Searched refs:nShapeOptionType (Results 1 – 1 of 1) sorted by relevance
259 sal_Int32 nShapeOptionType; member in writerfilter::dmapper::GraphicImport_Impl634 m_pImpl->nShapeOptionType = nIntValue; in lcl_attribute()645 if(NS_dff::LN_shpwzDescription != sal::static_int_cast<Id>(m_pImpl->nShapeOptionType) ) in lcl_attribute()655 if( NS_dff::LN_shpwzDescription == sal::static_int_cast<Id>(m_pImpl->nShapeOptionType) ) in lcl_attribute()981 m_pImpl->nShapeOptionType = NS_dff::LN_shpdyWrapDistTop; in lcl_attribute()985 m_pImpl->nShapeOptionType = NS_dff::LN_shpdyWrapDistBottom; in lcl_attribute()989 m_pImpl->nShapeOptionType = NS_dff::LN_shpdxWrapDistLeft; in lcl_attribute()993 m_pImpl->nShapeOptionType = NS_dff::LN_shpdxWrapDistRight; in lcl_attribute()1189 switch( m_pImpl->nShapeOptionType ) in ProcessShapeOptions()
Completed in 24 milliseconds