Home
last modified time | relevance | path

Searched refs:GetDBName (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/ui/fldui/
H A Dflddb.cxx114 sOldDBName = aDatabaseTLB.GetDBName(sOldTableName, sOldColumnName); in Reset()
205 sOldDBName = aDatabaseTLB.GetDBName(sOldTableName, sOldColumnName); in Reset()
220 aData.sDataSource = aDatabaseTLB.GetDBName(sTableName, sColumnName, &bIsTable); in FillItemSet()
268 sTempDBName = aDatabaseTLB.GetDBName(sTempTableName, sTempColumnName); in FillItemSet()
505 String sDBName = aDatabaseTLB.GetDBName(sTableName, sColumnName, &bIsTable); in IMPL_LINK()
H A Dchangedb.cxx280 String sTemp(aAvailDBTLB.GetDBName(sTableName, sColumnName, &bIsTable)); in UpdateFlds()
299 aData.sDataSource = aAvailDBTLB.GetDBName(sTableName, sColumnName, &bIsTable); in IMPL_LINK()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbtree.cxx314 String sDBName(GetDBName(sTableName, sColumnName)); in ShowColumns()
495 String SwDBTreeList::GetDBName(String& rTableName, String& rColumnName, sal_Bool* pbIsTable) in GetDBName() function in SwDBTreeList
571 String sDBName( GetDBName( sTableName, sColumnName )); in StartDrag()
/aoo4110/main/sw/source/ui/inc/
H A Ddbtree.hxx70 String GetDBName( String& rTableName, String& rColumnName, sal_Bool* pbIsTable = 0);
/aoo4110/main/sw/source/core/bastyp/
H A Dcalc.cxx600 String sDBName(GetDBName( sTmpName )); in VarLook()
662 String sDBName(GetDBName( sTmpName )); in VarLook()
1589 String SwCalc::GetDBName(const String& rName) in GetDBName() function in SwCalc
/aoo4110/main/sw/inc/
H A Dcalc.hxx203 String GetDBName( const String& rName );
H A Ddocufld.hxx385 String GetDBName(const String& rName, SwDoc *pDoc);
/aoo4110/main/sw/source/core/fields/
H A Ddocufld.cxx1459 String sDBName( GetDBName( sTmpName, pDoc )); in Evaluate()
1650 String SwHiddenTxtField::GetDBName(const String& rName, SwDoc *pDoc) in GetDBName() function in SwHiddenTxtField

Completed in 50 milliseconds