Home
last modified time | relevance | path

Searched refs:IsTableComplexForChart (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocchart.cxx39 bool SwTable::IsTableComplexForChart( const OUString& rSelection ) const in IsTableComplexForChart() function in SwTable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocchart.cxx39 bool SwTable::IsTableComplexForChart( const OUString& rSelection ) const in IsTableComplexForChart() function in SwTable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/table/
H A Dchartins.cxx143 if( ! rWrtShell.IsTableComplexForChart()) in SwInsertChart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/table/
H A Dchartins.cxx152 if( ! rWrtShell.IsTableComplexForChart()) in SwInsertChart()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dtrvltbl.cxx726 bool SwCursorShell::IsTableComplexForChart() in IsTableComplexForChart() function in SwCursorShell
739 bRet = pTNd->GetTable().IsTableComplexForChart( sSel ); in IsTableComplexForChart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dtrvltbl.cxx725 bool SwCursorShell::IsTableComplexForChart() in IsTableComplexForChart() function in SwCursorShell
738 bRet = pTNd->GetTable().IsTableComplexForChart( sSel ); in IsTableComplexForChart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dswtable.hxx299 bool IsTableComplexForChart( const OUString& rSel ) const;
H A Dcrsrsh.hxx593 bool IsTableComplexForChart();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dswtable.hxx301 bool IsTableComplexForChart( const OUString& rSel ) const;
H A Dcrsrsh.hxx589 bool IsTableComplexForChart();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dtextsh.cxx335 if (!GetShell().IsTableComplexForChart()) in ExecInsert()
H A Dtabsh.cxx1306 if ( !aMOpt.IsMath() || rSh.IsTableComplexForChart() ) in GetState()
H A Dbasesh.cxx772 if( !rSh.IsTableComplexForChart() ) in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtextsh.cxx337 if (!GetShell().IsTableComplexForChart()) in ExecInsert()
H A Dtabsh.cxx1294 if ( !aMOpt.IsMath() || rSh.IsTableComplexForChart() ) in GetState()
H A Dbasesh.cxx723 if( !rSh.IsTableComplexForChart() ) in Execute()