Searched refs:nType2 (Results 1 – 2 of 2) sorted by relevance
603 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded() local604 if ( nType2 == SWHTML_OPTTYPE_TAG) in _exportTextEmbedded()699 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded() local700 if (SWHTML_OPTTYPE_PARAM == nType2 || SWHTML_OPTTYPE_SIZE == nType2 ) in _exportTextEmbedded()725 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_False ); in _exportTextEmbedded() local726 if ( nType2 == SWHTML_OPTTYPE_TAG) in _exportTextEmbedded()
68 static sal_uInt16 nType2 = 0; variable332 nType2 = aTypDLB2.GetSelectEntryPos(); in Apply()481 sal_uInt16* aTypeArr[ nLstBoxCnt ] = { &nType1, &nType2, &nType3 }; in IMPL_LINK()
Completed in 15 milliseconds