Searched refs:nGroupProperties (Results 1 – 1 of 1) sorted by relevance
4933 sal_Int32 nGroupProperties( GetPropertyValue( DFF_Prop_fPrint ) ); in ImportShape() local4934 pRet->SetVisible( ( nGroupProperties & 2 ) == 0 ); in ImportShape()4935 pRet->SetPrintable( ( nGroupProperties & 1 ) != 0 ); in ImportShape()
Completed in 73 milliseconds