Searched refs:pParaProperties (Results 1 – 1 of 1) sorted by relevance
1937 …ParagraphProperties* pParaProperties = dynamic_cast< ParagraphProperties*>(m_pImpl->GetTopContext(… in lcl_attribute() local1938 if( pParaProperties ) in lcl_attribute()1944 pParaProperties->SetDropCap( nIntValue ); in lcl_attribute()1948 pParaProperties->SetLines( nIntValue ); in lcl_attribute()1960 pParaProperties->SethAnchor( nIntValue ); in lcl_attribute()1972 pParaProperties->SetvAnchor( nIntValue ); in lcl_attribute()1976 pParaProperties->Setx( ConversionHelper::convertTwipToMM100(nIntValue )); in lcl_attribute()1989 pParaProperties->SetxAlign( nIntValue ); in lcl_attribute()1993 pParaProperties->Sety( ConversionHelper::convertTwipToMM100(nIntValue )); in lcl_attribute()2008 pParaProperties->SetyAlign( nIntValue ); in lcl_attribute()[all …]