Searched refs:aEmptySeq (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/filter/source/msfilter/ |
H A D | msoleexp.cxx | 340 uno::Sequence < beans::PropertyValue > aEmptySeq; in ExportOLEObject() local 344 xPers->storeToEntry( xStor, aTempName, aEmptySeq, aEmptySeq ); in ExportOLEObject()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit4.cxx | 1898 Sequence< PropertyValue > aEmptySeq; in ImpSpell() 1939 xSpellAlt = xSpeller->spell( aWord, eLang, aEmptySeq ); in ImpSpell() 1982 Sequence< PropertyValue > aEmptySeq; in ImpFindNextError() local 2008 xSpellAlt = xSpeller->spell( aWord, GetLanguage( aCurSel.Max() ), aEmptySeq ); in ImpFindNextError() 2367 Sequence< PropertyValue > aEmptySeq; in DoOnlineSpelling() local 2418 …!xSpeller->isValid( aWord, GetLanguage( EditPaM( aSel.Min().GetNode(), nWStart+1 ) ), aEmptySeq ) ) in DoOnlineSpelling() 2563 Sequence< PropertyValue > aEmptySeq; in HasSpellErrors() local 2578 xSpellAlt = xSpeller->spell( aWord, eLang, aEmptySeq ); in HasSpellErrors()
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlexp.cxx | 963 Sequence<OUString> aEmptySeq; in cancel() local 964 SetError(XMLERROR_CANCEL|XMLERROR_FLAG_SEVERE, aEmptySeq); in cancel()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 1627 uno::Sequence<OUString> aEmptySeq; in CopySourceStream() local 1628 SetError(XMLERROR_CANCEL|XMLERROR_FLAG_SEVERE, aEmptySeq); in CopySourceStream()
|
Completed in 131 milliseconds