Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2207 sal_Int32 nShowCount = 0; in exportPresentationSettings() local
2217 nShowCount = aShowNames.getLength(); in exportPresentationSettings()
2221 if( bHasAttr || nShowCount != 0 ) in exportPresentationSettings()
2225 if( nShowCount == 0 ) in exportPresentationSettings()
2233 for( sal_Int32 nIndex = 0; nIndex < nShowCount; nIndex++, pShowNames++ ) in exportPresentationSettings()
/aoo4110/main/sc/source/filter/excel/
H A Dxlpivot.cxx657 void XclPTFieldExtInfo::SetApiAutoShowCount( sal_Int32 nShowCount ) in SetApiAutoShowCount() argument
659 ::insert_value( mnFlags, limit_cast< sal_uInt8 >( nShowCount ), 24, 8 ); in SetApiAutoShowCount()
/aoo4110/main/sc/source/filter/inc/
H A Dxlpivot.hxx688 void SetApiAutoShowCount( sal_Int32 nShowCount );

Completed in 90 milliseconds