/aoo41x/main/sc/source/ui/unoobj/ |
H A D | linkuno.cxx | 252 sal_Int32 nRefresh = 0; in setPropertyValue() local 253 if ( aValue >>= nRefresh ) in setPropertyValue() 254 setRefreshDelay( nRefresh ); in setPropertyValue() 258 sal_Int32 nRefresh = 0; in setPropertyValue() local 259 if ( aValue >>= nRefresh ) in setPropertyValue() 260 setRefreshDelay( nRefresh ); in setPropertyValue() 796 sal_Int32 nRefresh = 0; in setPropertyValue() local 797 if ( aValue >>= nRefresh ) in setPropertyValue() 798 setRefreshDelay( nRefresh ); in setPropertyValue() 802 sal_Int32 nRefresh = 0; in setPropertyValue() local [all …]
|
H A D | datauno.cxx | 2041 sal_Int32 nRefresh = 0; in setPropertyValue() local 2042 if (aValue >>= nRefresh) in setPropertyValue() 2045 aNewData.SetRefreshDelay(nRefresh); in setPropertyValue() 2124 sal_Int32 nRefresh(GetDBData_Impl()->GetRefreshDelay()); in getPropertyValue() local 2125 aRet <<= nRefresh; in getPropertyValue()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | areasave.cxx | 48 nRefresh ( rSource.GetRefreshDelay() ) // seconds in ScAreaLinkSaver() 59 nRefresh ( rCopy.nRefresh ) in ScAreaLinkSaver() 78 nRefresh == rCompare.GetRefreshDelay() ); in IsEqualSource() 102 aSourceArea, aDestArea.aStart, nRefresh ); in InsertNewLink()
|
H A D | undoblk3.cxx | 1782 sal_uLong nRefresh ) in ScUndoInsertAreaLink() argument 1791 nRefreshDelay ( nRefresh ) in ScUndoInsertAreaLink() 1872 sal_uLong nRefresh ) in ScUndoRemoveAreaLink() argument 1881 nRefreshDelay ( nRefresh ) in ScUndoRemoveAreaLink()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLTableSourceContext.cxx | 56 nRefresh(0), in ScXMLTableSourceContext() 89 nRefresh = Max( (sal_Int32)(fTime * 86400.0), (sal_Int32)0 ); in ScXMLTableSourceContext() 136 aSheetString, nRefresh ); in EndElement()
|
H A D | XMLCellRangeSourceContext.cxx | 44 nRefresh( 0 ) in ScMyImpCellRangeSource() 107 pCellRangeSource->nRefresh = Max( (sal_Int32)(fTime * 86400.0), (sal_Int32)0 ); in ScXMLCellRangeSourceContext()
|
H A D | XMLExportIterator.hxx | 162 sal_Int32 nRefresh; member 164 inline ScMyAreaLink() : nRefresh( 0 ) {} in ScMyAreaLink()
|
H A D | XMLExportDatabaseRanges.cxx | 675 sal_Int32 nRefresh( pDBData->GetRefreshDelay() ); in WriteDatabaseRanges() local 676 if( nRefresh ) in WriteDatabaseRanges() 679 SvXMLUnitConverter::convertTime( sBuffer, (double)nRefresh / 86400 ); in WriteDatabaseRanges()
|
H A D | xmldrani.cxx | 122 nRefresh(0), in ScXMLDatabaseRangeContext() 208 nRefresh = Max( (sal_Int32)(fTime * 86400.0), (sal_Int32)0 ); in ScXMLDatabaseRangeContext() 431 pDBData->SetRefreshDelay( nRefresh ); in EndElement()
|
H A D | XMLTableSourceContext.hxx | 38 sal_Int32 nRefresh; member in ScXMLTableSourceContext
|
H A D | XMLCellRangeSourceContext.hxx | 42 sal_Int32 nRefresh; member
|
H A D | xmlexprt.cxx | 893 xLinkProp->getPropertyValue( sRefresh ) >>= aAreaLink.nRefresh; in GetAreaLinks() 3311 if( rAreaLink.nRefresh ) in WriteAreaLink() 3313 SvXMLUnitConverter::convertTime( sValue, (double)rAreaLink.nRefresh / 86400 ); in WriteAreaLink() 3781 sal_Int32 nRefresh(0); in WriteTableSource() local 3784 …ps->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_REFDELAY))) >>= nRefresh; in WriteTableSource() 3797 if( nRefresh ) in WriteTableSource() 3800 SvXMLUnitConverter::convertTime( sBuffer, (double)nRefresh / 86400 ); in WriteTableSource()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | linkarea.cxx | 183 sal_uLong nRefresh ) in InitFromOldLink() argument 203 sal_Bool bDoRefresh = ( nRefresh != 0 ); in InitFromOldLink() 206 aNfDelay.SetValue( nRefresh ); in InitFromOldLink()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | tablink.cxx | 77 sal_uLong nRefresh ): in ScTableLink() argument 79 ScRefreshTimer( nRefresh ), in ScTableLink() 94 sal_uLong nRefresh ): in ScTableLink() argument 96 ScRefreshTimer( nRefresh ), in ScTableLink()
|
H A D | docsh6.cxx | 400 sal_uLong nRefresh = aDocument.GetLinkRefreshDelay(i); in UpdateLinks() local 423 ScTableLink* pLink = new ScTableLink( this, aDocName, aFltName, aOptions, nRefresh ); in UpdateLinks()
|
H A D | arealink.cxx | 76 sal_uLong nRefresh ) : in ScAreaLink() argument 78 ScRefreshTimer ( nRefresh ), in ScAreaLink()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 2033 sal_uLong nRefresh=0; in ExecuteEdit() local 2049 nRefresh = pRefresh->GetValue(); in ExecuteEdit() 2068 ExecuteExternalSource( aFile, aFilter, aOptions, aSource, nRefresh, rReq ); in ExecuteEdit() 2126 sal_uLong nRefresh = 0; in IMPL_LINK() local 2134 nRefresh = pImpl->m_pLinkedDlg->GetRefresh(); in IMPL_LINK() 2143 if ( nRefresh ) in IMPL_LINK() 2144 pImpl->m_pRequest->AppendItem( SfxUInt32Item( FN_PARAM_2, nRefresh ) ); in IMPL_LINK() 2147 ExecuteExternalSource( sFile, sFilter, sOptions, sSource, nRefresh, *(pImpl->m_pRequest) ); in IMPL_LINK()
|
H A D | viewfun2.cxx | 2315 const String& rSource, sal_uLong nRefresh ) in InsertAreaLink() argument 2323 …pDocSh->GetDocFunc().InsertAreaLink( rFile, rFilter, rOptions, rSource, aPos, nRefresh, sal_False,… in InsertAreaLink() 2456 sal_uLong nRefresh = 0; in ImportTables() local 2462 aFileName, aFilterName, aOptions, aTabStr, nRefresh ); in ImportTables() 2467 ScTableLink* pLink = new ScTableLink( pDocSh, aFileName, aFilterName, aOptions, nRefresh ); in ImportTables()
|
/aoo41x/main/sc/inc/ |
H A D | tablink.hxx | 55 const String& rFilter, const String& rOpt, sal_uLong nRefresh ); 57 const String& rFilter, const String& rOpt, sal_uLong nRefresh );
|
H A D | arealink.hxx | 57 const String& rArea, const ScRange& rDest, sal_uLong nRefresh );
|
H A D | linkuno.hxx | 79 void ModifyRefreshDelay_Impl( sal_Int32 nRefresh ); 233 void ModifyRefreshDelay_Impl( sal_Int32 nRefresh );
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | areasave.hxx | 43 sal_uLong nRefresh; member in ScAreaLinkSaver
|
H A D | linkarea.hxx | 90 sal_uLong nRefresh );
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xecontent.cxx | 1416 sal_Int32 nRefresh = 0; in XclExpWebQueryBuffer() local 1420 aLinkProp.GetProperty( nRefresh, CREATE_OUSTRING( SC_UNONAME_REFDELAY ) ); in XclExpWebQueryBuffer() 1450 aRangeName, aWebQueryUrl, xAreaLink->getSourceArea(), nRefresh ) ); in XclExpWebQueryBuffer()
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 445 sal_uLong nRefresh ) in InitFromOldLink() argument 447 pDlg->InitFromOldLink( rFile, rFilter, rOptions, rSource, nRefresh); in InitFromOldLink()
|