Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Dsrchitem.cxx530 ++nConvertedCount; in PutValue()
538 ++nConvertedCount; in PutValue()
544 ++nConvertedCount; in PutValue()
549 ++nConvertedCount; in PutValue()
554 ++nConvertedCount; in PutValue()
559 ++nConvertedCount; in PutValue()
564 ++nConvertedCount; in PutValue()
569 ++nConvertedCount; in PutValue()
574 ++nConvertedCount; in PutValue()
579 ++nConvertedCount; in PutValue()
[all …]
/trunk/main/svx/source/items/
H A Dzoomslideritem.cxx170 sal_Int16 nConvertedCount( 0 ); in PutValue() local
178 ++nConvertedCount; in PutValue()
183 ++nConvertedCount; in PutValue()
188 ++nConvertedCount; in PutValue()
193 ++nConvertedCount; in PutValue()
197 if ( bAllConverted && nConvertedCount == ZOOMSLIDER_PARAMS ) in PutValue()
H A Dzoomitem.cxx161 sal_Int16 nConvertedCount( 0 ); in PutValue() local
167 ++nConvertedCount; in PutValue()
172 ++nConvertedCount; in PutValue()
177 ++nConvertedCount; in PutValue()
181 if ( bAllConverted && nConvertedCount == ZOOM_PARAMS ) in PutValue()
H A Dviewlayoutitem.cxx150 sal_Int16 nConvertedCount( 0 ); in PutValue() local
156 ++nConvertedCount; in PutValue()
161 ++nConvertedCount; in PutValue()
165 if ( bAllConverted && nConvertedCount == VIEWLAYOUT_PARAMS ) in PutValue()

Completed in 24 milliseconds