Home
last modified time | relevance | path

Searched refs:XclImpXFRangeBuffer (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxistyle.hxx606 class XclImpXFRangeBuffer : protected XclImpRoot class
610 XclImpXFRangeBuffer(const XclImpXFRangeBuffer&) = delete;
611 const XclImpXFRangeBuffer& operator=(const XclImpXFRangeBuffer&) = delete;
613 explicit XclImpXFRangeBuffer( const XclImpRoot& rRoot );
614 virtual ~XclImpXFRangeBuffer() override;
H A Dxiroot.hxx41 class XclImpXFRangeBuffer;
73 typedef std::shared_ptr< XclImpXFRangeBuffer > XclImpXFRangeBfrRef;
160 XclImpXFRangeBuffer& GetXFRangeBuffer() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxistyle.hxx607 class XclImpXFRangeBuffer : protected XclImpRoot class
611 XclImpXFRangeBuffer(const XclImpXFRangeBuffer&) = delete;
612 const XclImpXFRangeBuffer& operator=(const XclImpXFRangeBuffer&) = delete;
614 explicit XclImpXFRangeBuffer( const XclImpRoot& rRoot );
615 virtual ~XclImpXFRangeBuffer() override;
H A Dxiroot.hxx42 class XclImpXFRangeBuffer;
74 typedef std::shared_ptr< XclImpXFRangeBuffer > XclImpXFRangeBfrRef;
163 XclImpXFRangeBuffer& GetXFRangeBuffer() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxistyle.cxx1877 XclImpXFRangeBuffer::XclImpXFRangeBuffer( const XclImpRoot& rRoot ) : in XclImpXFRangeBuffer() function in XclImpXFRangeBuffer
1882 XclImpXFRangeBuffer::~XclImpXFRangeBuffer() in ~XclImpXFRangeBuffer()
1886 void XclImpXFRangeBuffer::Initialize() in Initialize()
1924 void XclImpXFRangeBuffer::SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetXF()
1929 void XclImpXFRangeBuffer::SetBlankXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBlankXF()
1934 void XclImpXFRangeBuffer::SetBoolXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBoolXF()
1939 void XclImpXFRangeBuffer::SetRowDefXF( SCROW nScRow, sal_uInt16 nXFIndex ) in SetRowDefXF()
1945 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF()
1972 void XclImpXFRangeBuffer::SetHyperlink( const XclRange& rXclRange, const OUString& rUrl ) in SetHyperlink()
1977 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2 ) in SetMerge()
[all …]
H A Dxiroot.cxx65 mrImpData.mxXFRangeBfr = std::make_shared<XclImpXFRangeBuffer>( GetRoot() ); in XclImpRoot()
161 XclImpXFRangeBuffer& XclImpRoot::GetXFRangeBuffer() const in GetXFRangeBuffer()
H A Dcolrowst.cxx173 XclImpXFRangeBuffer& rXFRangeBuffer = GetXFRangeBuffer(); in SetDefaultXF()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxistyle.cxx1871 XclImpXFRangeBuffer::XclImpXFRangeBuffer( const XclImpRoot& rRoot ) : in XclImpXFRangeBuffer() function in XclImpXFRangeBuffer
1876 XclImpXFRangeBuffer::~XclImpXFRangeBuffer() in ~XclImpXFRangeBuffer()
1880 void XclImpXFRangeBuffer::Initialize() in Initialize()
1918 void XclImpXFRangeBuffer::SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetXF()
1923 void XclImpXFRangeBuffer::SetBlankXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBlankXF()
1928 void XclImpXFRangeBuffer::SetBoolXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBoolXF()
1933 void XclImpXFRangeBuffer::SetRowDefXF( SCROW nScRow, sal_uInt16 nXFIndex ) in SetRowDefXF()
1939 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF()
1966 void XclImpXFRangeBuffer::SetHyperlink( const XclRange& rXclRange, const OUString& rUrl ) in SetHyperlink()
1971 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2 ) in SetMerge()
[all …]
H A Dxiroot.cxx65 mrImpData.mxXFRangeBfr.reset( new XclImpXFRangeBuffer( GetRoot() ) ); in XclImpRoot()
167 XclImpXFRangeBuffer& XclImpRoot::GetXFRangeBuffer() const in GetXFRangeBuffer()
H A Dcolrowst.cxx173 XclImpXFRangeBuffer& rXFRangeBuffer = GetXFRangeBuffer(); in SetDefaultXF()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3588 enum XclImpXFRangeBuffer::XclImpXFInsertMode xlXFModeCell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results8576 enum XclImpXFRangeBuffer::XclImpXFInsertMode xlXFModeCell