Home
last modified time | relevance | path

Searched refs:getPROPERTY_RELATEDCOLUMN (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx76 const char* getPROPERTY_RELATEDCOLUMN() { return "RelatedColumn"; } in getPROPERTY_RELATEDCOLUMN() function
160 …_ID_RELATEDCOLUMN: { rtl_uString_newFromAscii(&pStr,getPROPERTY_RELATEDCOLUMN() … in fillValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx76 const sal_Char* getPROPERTY_RELATEDCOLUMN() { return "RelatedColumn"; } in getPROPERTY_RELATEDCOLUMN() function
160 …_ID_RELATEDCOLUMN: { rtl_uString_newFromAscii(&pStr,getPROPERTY_RELATEDCOLUMN() … in fillValue()