Searched refs:nShowMode (Results 1 – 3 of 3) sorted by relevance
730 sal_Int16 nShowMode = getWorkbookSettings().getApiShowObjectMode(); in finalizeImport() local755 aPropMap[ PROP_ShowObjects ] <<= nShowMode; in finalizeImport()756 aPropMap[ PROP_ShowCharts ] <<= nShowMode; in finalizeImport()757 aPropMap[ PROP_ShowDrawing ] <<= nShowMode; in finalizeImport()
645 void XclPTFieldExtInfo::SetApiAutoShowMode( sal_Int32 nShowMode ) in SetApiAutoShowMode() argument647 ::set_flag( mnFlags, EXC_SXVDEX_AUTOSHOW_ASC, nShowMode == ScDPShowItemsMode::FROM_TOP ); in SetApiAutoShowMode()
683 void SetApiAutoShowMode( sal_Int32 nShowMode );
Completed in 35 milliseconds