Searched refs:bIsTextFormat (Results 1 – 2 of 2) sorted by relevance
118 const bool bIsTextFormat = ( pEntry && pEntry->IsTextFormat() ); in setValue() local119 if ( bIsTextFormat ) in setValue()
97 sal_Bool bIsTextFormat = ( ScImportExport::IsFormatSupported( nFormatId ) || in PasteDataFormat() local99 if ( !bIsTextFormat ) in PasteDataFormat()
Completed in 39 milliseconds