Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx667 SwDBFormatData aDBFormat; in ImportDBEntry() local
668 OUString sInsert = GetDBField( xColumnProp, aDBFormat); in ImportDBEntry()
700 SwDBFormatData aDBFormat; in ImportDBEntry() local
701 sStr.append(GetDBField( xColumnProp, aDBFormat)); in ImportDBEntry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx609 SwDBFormatData aDBFormat; in ImportDBEntry() local
610 sStr.append(GetDBField( xColumnProp, aDBFormat)); in ImportDBEntry()