Home
last modified time | relevance | path

Searched refs:ROW_TITLE (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dcontentenumeration.cxx42 #define ROW_TITLE 1 macro
235 pData->SetNewTitle( xRow->getString( ROW_TITLE ) ); in enumerateFolderContent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dcontentenumeration.cxx43 #define ROW_TITLE 1 macro
236 pData->SetNewTitle( xRow->getString( ROW_TITLE ) ); in enumerateFolderContent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A DCollectionView.cxx281 #define ROW_TITLE 1 macro
304 m_xView->append_text(xRow->getString(ROW_TITLE)); in Initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A DCollectionView.cxx293 #define ROW_TITLE 1 macro
318 m_xView->append_text(xRow->getString(ROW_TITLE)); in Initialize()
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dc-defines.h104 #define ROW_TITLE 3 macro
H A Dc-xtra1.c85 prt_field(ptitle, ROW_TITLE, COL_TITLE); in prt_title()
2750 { "title_", ROW_TITLE, COL_TITLE, (pfcb)prt_title, 0},
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/quarto/ui/
H A DQuartoNewDocumentDialog.java169 grid_.setWidget(ROW_TITLE, 0, titleLabel); in QuartoNewDocumentDialog()
170 grid_.setWidget(ROW_TITLE, 1, titleTextBox_); in QuartoNewDocumentDialog()
401 private final int ROW_TITLE = 0; field in QuartoNewDocumentDialog
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dtables.c580 INDICATOR_PKT(TITLE, STRING, 0), IPW_1, ROW_TITLE, COL_TITLE,
H A Dmdefines.h406 #define ROW_TITLE 3 macro
/dports/games/zangband/zangband/src/
H A Ddefines.h1062 #define ROW_TITLE 3 macro
H A Dxtra1.c363 prt_field(p, COL_TITLE, ROW_TITLE); in prt_title()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-xtra1.c108 prt_field(title, ROW_TITLE, COL_TITLE); in prt_title()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h1812 #define ROW_TITLE 3 macro