Home
last modified time | relevance | path

Searched refs:nGroupProperties (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4952 sal_Int32 nGroupProperties( GetPropertyValue( DFF_Prop_fPrint ) ); in ImportShape() local
4953 pRet->SetVisible( ( nGroupProperties & 2 ) == 0 ); in ImportShape()
4954 pRet->SetPrintable( ( nGroupProperties & 1 ) != 0 ); in ImportShape()

Completed in 48 milliseconds