Searched refs:pParaProperties (Results 1 – 1 of 1) sorted by relevance
1938 …ParagraphProperties* pParaProperties = dynamic_cast< ParagraphProperties*>(m_pImpl->GetTopContext(… in lcl_attribute() local1939 if( pParaProperties ) in lcl_attribute()1945 pParaProperties->SetDropCap( nIntValue ); in lcl_attribute()1949 pParaProperties->SetLines( nIntValue ); in lcl_attribute()1961 pParaProperties->SethAnchor( nIntValue ); in lcl_attribute()1973 pParaProperties->SetvAnchor( nIntValue ); in lcl_attribute()1977 pParaProperties->Setx( ConversionHelper::convertTwipToMM100(nIntValue )); in lcl_attribute()1990 pParaProperties->SetxAlign( nIntValue ); in lcl_attribute()1994 pParaProperties->Sety( ConversionHelper::convertTwipToMM100(nIntValue )); in lcl_attribute()2009 pParaProperties->SetyAlign( nIntValue ); in lcl_attribute()[all …]