Home
last modified time | relevance | path

Searched refs:Refresh (Results 1 – 25 of 145) sorted by relevance

123456

/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx758 aLbEntries.Refresh(); in ScNavigatorDlg()
956 aLbEntries.Refresh( SC_CONTENT_TABLE ); in Notify()
960 aLbEntries.Refresh( SC_CONTENT_DBAREA ); in Notify()
964 aLbEntries.Refresh( SC_CONTENT_RANGENAME ); in Notify()
968 aLbEntries.Refresh( SC_CONTENT_GRAPHIC ); in Notify()
969 aLbEntries.Refresh( SC_CONTENT_OLEOBJECT ); in Notify()
970 aLbEntries.Refresh( SC_CONTENT_DRAWING ); in Notify()
974 aLbEntries.Refresh( SC_CONTENT_AREALINK ); in Notify()
1015 aLbEntries.Refresh( SC_CONTENT_NOTE ); in IMPL_LINK()
1210 aLbEntries.Refresh(); in UpdateAll()
[all …]
H A Dcontent.cxx804 void ScContentTree::Refresh( sal_uInt16 nType ) in Refresh() function in ScContentTree
1541 Refresh(); // Inhalte aus geladenem Dokument holen in LoadFile()
1571 Refresh(); in SetRootType()
1607 Refresh(); // Inhalte nur wenn automatisch in ActiveDocChanged()
1624 Refresh(); in ActiveDocChanged()
1638 Refresh(); in SetManualDoc()
/trunk/main/connectivity/source/drivers/ado/
H A DATables.cxx64 m_aCollection.Refresh(); in impl_refresh()
83 m_aCollection.Refresh(); in appendObject()
99 m_aCollection.Refresh(); in appendNew()
H A DAGroups.cxx56 m_aCollection.Refresh(); in impl_refresh()
H A DAUsers.cxx55 m_aCollection.Refresh(); in impl_refresh()
H A DAIndexes.cxx54 m_aCollection.Refresh(); in impl_refresh()
H A DAKeys.cxx58 m_aCollection.Refresh(); in impl_refresh()
H A DAViews.cxx56 m_aCollection.Refresh(); in impl_refresh()
H A DACatalog.cxx62 aTables.Refresh(); in refreshTables()
H A DAColumns.cxx57 m_aCollection.Refresh(); in impl_refresh()
/trunk/main/connectivity/source/inc/ado/
H A DAolewrap.hxx152 inline void Refresh(){pInterface->Refresh();} in Refresh() function in connectivity::ado::WpOLECollection
199 Refresh(); in fillElementNames()
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx149 Refresh( aFile, aFilter, aArea, GetRefreshDelay() ); in DataChanged()
238 sal_Bool ScAreaLink::Refresh( const String& rNewFile, const String& rNewFilter, in Refresh() function in ScAreaLink
501 long nRes = Refresh( aFileName, aFilterName, aSourceArea, in IMPL_LINK()
514 Refresh( pImpl->m_pDialog->GetURL(), pImpl->m_pDialog->GetFilter(), in IMPL_LINK()
H A Dtablink.cxx154 Refresh( aFile, aFilter, NULL, GetRefreshDelay() ); // don't load twice in DataChanged()
182 sal_Bool ScTableLink::Refresh(const String& rNewFile, const String& rNewFilter, in Refresh() function in ScTableLink
440 long nRes = Refresh( aFileName, aFilterName, NULL, GetRefreshDelay() ) != 0; in IMPL_LINK()
/trunk/main/sc/inc/
H A Ddpsave.hxx179 void Refresh( const com::sun::star::uno::Reference<
262 void Refresh( const com::sun::star::uno::Reference<
H A Darealink.hxx66 sal_Bool Refresh( const String& rNewFile, const String& rNewFilter,
H A Dtablink.hxx65 sal_Bool Refresh(const String& rNewFile, const String& rNewFilter,
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx164 pLink->Refresh( pLink->GetFileName(), pLink->GetFilterName(), NULL, pLink->GetRefreshDelay() ); in refresh()
348 pLink->Refresh( aFileName, aFilterStr, NULL, pLink->GetRefreshDelay() ); in setFilter()
369 pLink->Refresh( aFileName, pLink->GetFilterName(), &aOptStr, pLink->GetRefreshDelay() ); in setFilterOptions()
715 …pLink->Refresh( pLink->GetFile(), pLink->GetFilter(), pLink->GetSource(), pLink->GetRefreshDelay()… in refresh()
/trunk/main/sc/source/ui/vba/
H A Dvbapivotcache.hxx39 virtual void SAL_CALL Refresh() throw (css::uno::RuntimeException);
H A Dvbapivotcache.cxx34 ScVbaPivotCache::Refresh() throw (css::uno::RuntimeException) in Refresh() function in ScVbaPivotCache
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx1346 void ScDPSaveData::Refresh( const uno::Reference<sheet::XDimensionsSupplier>& xSource ) in Refresh() function in ScDPSaveData
1389 pDim->Refresh( xSource, deletedDims ); in Refresh()
1401 void ScDPSaveDimension::Refresh( const com::sun::star::uno::Reference< in Refresh() function in ScDPSaveDimension
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXPivotCache.idl44 void Refresh();
/trunk/main/sc/source/ui/inc/
H A Dcontent.hxx151 void Refresh( sal_uInt16 nType = 0 );
/trunk/main/dbaccess/source/ui/inc/
H A Dtoolbox_tmpl.hrc31 Text [ en-US ] = "Refresh"; \
/trunk/main/dbaccess/source/ui/browser/
H A Dsbabrw.src188 Command = ".uno:Refresh" ;
/trunk/main/sc/source/ui/src/
H A Dpopup.src226 Text [ en-US ] = "~Refresh" ;

Completed in 94 milliseconds

123456