Home
last modified time | relevance | path

Searched refs:aNewOptions (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4848 String aNewOptions = rOptions; in InsertAreaLink() local
4850 ScDocumentLoader::GetFilterName( rFile, aFilterName, aNewOptions, sal_True, !bApi ); in InsertAreaLink()
4857 aNewOptions, rSource, rDestRange, nRefresh ); in InsertAreaLink()
4865 rFile, aFilterName, aNewOptions, in InsertAreaLink()
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx162 String aNewOptions = rOptions; in LoadDocument() local
166 ScDocumentLoader aLoader( rFile, aNewFilter, aNewOptions, 0, sal_True ); // with interaction in LoadDocument()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx932 ScPrintOptions aNewOptions; in FillRenderMarkData() local
933 aNewOptions.SetSkipEmpty( !bIncludeEmptyPages ); in FillRenderMarkData()
934 aNewOptions.SetAllSheets( !bSelectedSheetsOnly ); in FillRenderMarkData()
935 rStatus.SetOptions( aNewOptions ); in FillRenderMarkData()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx874 SfxItemSet aNewOptions( pPrinter->GetOptions() ); in _setPropertyValues() local
875 aNewOptions.Put( aOptionsPrintItem ); in _setPropertyValues()
876 pPrinter->SetOptions( aNewOptions ); in _setPropertyValues()

Completed in 54 milliseconds