Lines Matching refs:aOptions
83 aOptions(rOpt), in ScTableLink()
100 aOptions(rOpt), in ScTableLink()
179 return pImpl->m_pDocSh->GetDocument()->HasLink( aFileName, aFilterName, aOptions ); in IsUsed()
204 aOptions.Erase(); in Refresh()
206 aOptions = *pNewOptions; in Refresh()
210 if ( aOptions.Len() ) in Refresh()
211 pSet->Put( SfxStringItem( SID_FILE_FILTEROPTIONS, aOptions ) ); in Refresh()
226 aNewOpt = aOptions; in Refresh()
268 aOptions, aTabName, GetRefreshDelay() ); in Refresh()
386 aNewOpt != aOptions || pNewOptions || in Refresh()
399 if ( aNewOpt != aOptions ) in Refresh()
400 aOptions = aNewOpt; in Refresh()