Searched refs:pInt32Item (Results 1 – 1 of 1) sorted by relevance
920 const SfxInt32Item* pInt32Item = PTR_CAST( SfxInt32Item, _pItem ); in implTranslateProperty() local938 else if ( pInt32Item ) in implTranslateProperty()940 aValue <<= pInt32Item->GetValue(); in implTranslateProperty()
Completed in 11 milliseconds