Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dzoomitem.cxx42 #define ZOOM_PARAMS 3 macro
124 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aSeq( ZOOM_PARAMS ); in QueryValue()
155 if (( rVal >>= aSeq ) && ( aSeq.getLength() == ZOOM_PARAMS )) in PutValue()
181 if ( bAllConverted && nConvertedCount == ZOOM_PARAMS ) in PutValue()

Completed in 11 milliseconds