Home
last modified time | relevance | path

Searched refs:pParaProperties (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1939 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()
2009 pParaProperties->SetyAlign( nIntValue ); in lcl_attribute()
2026 pParaProperties->SethRule( nIntValue ); in lcl_attribute()
2041 pParaProperties->Setw(ConversionHelper::convertTwipToMM100(nIntValue)); in lcl_attribute()
[all …]

Completed in 34 milliseconds