Home
last modified time | relevance | path

Searched defs:pColumn (Results 51 – 75 of 245) sorted by relevance

12345678910

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/
H A Dunocontroltablemodel.cxx220 const PColumnModel pColumn( new UnoGridColumnFacade( *this, i_column ) ); in insertColumn() local
240 const PColumnModel pColumn = *pos; in removeColumn() local
267 UnoGridColumnFacade* pColumn = dynamic_cast< UnoGridColumnFacade* >( col.get() ); in removeAllColumns() local
467 PColumnModel const pColumn = getColumnModel( i_col ); in getCellContent() local
/dports/editors/ted/Ted-2.23/Ted/
H A DtedFindPosition.c325 int * pColumn, in tedFindPosition()
360 int * pColumn, in tedFindRootForPosition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAColumn.cxx44 _ADOColumn* pColumn = nullptr; in Create() local
H A DATable.cxx171 OAdoColumn* pColumn = comphelper::getUnoTunnelImplementation<OAdoColumn>(descriptor); in alterColumnByName() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAColumn.cxx40 _ADOColumn* pColumn = nullptr; in Create() local
H A DATable.cxx167 OAdoColumn* pColumn = comphelper::getUnoTunnelImplementation<OAdoColumn>(descriptor); in alterColumnByName() local
/dports/editors/ted/Ted-2.23/appFrame/
H A DappDialogGtk.c20 APP_WIDGET * pColumn, in appMakeVerticalDialog()
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/SongEditor/
H A DPlaybackTrackWaveDisplay.cpp138 PatternList *pColumn = ( *pPatternColumns )[ patternPosition ]; in updateDisplay() local
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dexample_treeview_liststore.cc181 Gtk::TreeViewColumn* pColumn = m_TreeView.get_column(cols_count-1); in add_columns() local
H A Ddemowindow.cc140 Gtk::TreeViewColumn* pColumn = new Gtk::TreeViewColumn("Widget (double click for demo)", *pCell); in fill_tree() local
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_treeview_liststore.cc178 Gtk::TreeViewColumn* pColumn = m_TreeView.get_column(cols_count-1); in add_columns() local
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dload-scenario-dialog.cpp268 auto pColumn = progress_treeview->get_column(cols_count -1); in setup_progress_bar() local
/dports/deskutils/pinot/pinot-1.20/UI/GTK3/src/
H A DStatisticsDialog.cpp62 …TreeViewColumn *pColumn = create_column(_("Status"), m_statsColumns.m_name, true, true, m_statsCol… in StatisticsDialog() local
/dports/editors/calligra/calligra-3.2.1/filters/sheets/qpro/3rdparty/libqpro/src/
H A Drecord.cc160 QpRecCell::column(QP_UINT8 pColumn) in column()
212 …Text, QpTableNames& pTable, QP_INT16 /*pNoteBook*/, QP_UINT8 pPage, QP_UINT8 pColumn, QP_INT16 pRo… in cellRef()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dmousefunction.cxx117 PColumnModel const pColumn = i_tableControl.getModel()->getColumnModel( m_nResizingColumn ); in handleMouseUp() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dmousefunction.cxx119 PColumnModel const pColumn = i_tableControl.getModel()->getColumnModel( m_nResizingColumn ); in handleMouseUp() local
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dnew-map-dialog.cpp425 auto pColumn = progress_treeview->get_column(cols_count -1); in setup_progress_bar() local
/dports/graphics/hdr_tools/hdr_tools-0.0.2010.11.23_18/
H A Dfix_noise.cc147 float const* pColumn = &pRow[ reflectedColumns[ column + jj ] * 3 ]; in FixNoise() local
309 float const* pColumn = &pRow[ reflectedColumns[ column + jj ] * 3 ]; in FixNoise() local
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/IO/
H A Ddisk_writer_driver.cpp166 PatternList *pColumn = ( *pPatternColumns )[ patternPosition ]; in diskWriterDriver_thread() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/sparse/
H A DspFactor.c342 register ElementPtr pColumn; in spFactor() local
461 register ElementPtr pColumn; in FactorComplexMatrix() local
598 register ElementPtr pElement, pColumn; in spPartition() local
/dports/devel/agar/agar-1.5.0/math/
H A Dm_sparse_factor.c298 register ElementPtr pColumn; in spFactor() local
407 register ElementPtr pColumn; in FactorComplexMatrix() local
538 register ElementPtr pElement, pColumn; in spPartition() local
/dports/cad/ngspice_rework/ngspice-35/src/maths/sparse/
H A Dspfactor.c343 ElementPtr pColumn; in spFactor() local
460 ElementPtr pColumn; in FactorComplexMatrix() local
600 ElementPtr pElement, pColumn; in spPartition() local
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/sparse/
H A DspFactor.c342 register ElementPtr pColumn; in spFactor() local
461 register ElementPtr pColumn; in FactorComplexMatrix() local
598 register ElementPtr pElement, pColumn; in spPartition() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A Dquery.cxx176 … rtl::Reference<OQueryColumn> pColumn = new OQueryColumn( xSource, m_xConnection, sLabel); in IMPLEMENT_FORWARD_XINTERFACE3() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/writer/
H A DWTable.cxx162 rtl::Reference<sdbcx::OColumn> pColumn = new sdbcx::OColumn( in fillColumns() local

12345678910