Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx80 const char* getPROPERTY_FUNCTION() { return "Function"; } in getPROPERTY_FUNCTION() function
162 …TY_ID_FUNCTION: { rtl_uString_newFromAscii(&pStr,getPROPERTY_FUNCTION() … in fillValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx80 const sal_Char* getPROPERTY_FUNCTION() { return "Function"; } in getPROPERTY_FUNCTION() function
162 …TY_ID_FUNCTION: { rtl_uString_newFromAscii(&pStr,getPROPERTY_FUNCTION() … in fillValue()