Home
last modified time | relevance | path

Searched refs:GetValues (Results 1 – 16 of 16) sorted by path

/trunk/main/sc/inc/
H A Dscabstdlg.hxx86 virtual void GetValues( ScImportSourceDesc& rDesc ) = 0;
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx233 void AbstractScDataPilotDatabaseDlg_Impl::GetValues( ScImportSourceDesc& rDesc ) in GetValues() function in AbstractScDataPilotDatabaseDlg_Impl
235 pDlg->GetValues(rDesc); in GetValues()
H A Dscdlgfact.hxx137 virtual void GetValues( ScImportSourceDesc& rDesc );
/trunk/main/sc/source/ui/dbgui/
H A Ddapidata.cxx120 void ScDataPilotDatabaseDlg::GetValues( ScImportSourceDesc& rDesc ) in GetValues() function in ScDataPilotDatabaseDlg
/trunk/main/sc/source/ui/inc/
H A Ddapidata.hxx62 void GetValues( ScImportSourceDesc& rDesc );
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx811 pDataDlg->GetValues( aImpDesc ); in ExecuteDB()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx141 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
239 virtual void GetValues( sal_Unicode& rDelim,
H A Dswfltopt.hxx34 void GetValues( sal_uInt16 nCnt, const sal_Char** ppNames,
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx394 GetValues( nCnt, ppNames, pValues ); in SwFilterOptions()
397 void SwFilterOptions::GetValues( sal_uInt16 nCnt, const sal_Char** ppNames, in GetValues() function in SwFilterOptions
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx239 void AbstractSwConvertTableDlg_Impl::GetValues( sal_Unicode& rDelim,SwInsertTableOptions& rInsTblFl… in GetValues() function in AbstractSwConvertTableDlg_Impl
242 pDlg->GetValues(rDelim,rInsTblFlags, prTAFmt); in GetValues()
476 void AbstractInsTableDlg_Impl::GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol, in GetValues() function in AbstractInsTableDlg_Impl
480 pDlg->GetValues( rName, rRow, rCol, rInsTblFlags, rTableAutoFmtName, prTAFmt); in GetValues()
H A Dswdlgfact.hxx154 virtual void GetValues( sal_Unicode& rDelim,SwInsertTableOptions& rInsTblFlags,
303 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
/trunk/main/sw/source/ui/inc/
H A Dconvert.hxx81 void GetValues( sal_Unicode& rDelim,
H A Dinstable.hxx91 void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx893 pDlg->GetValues( cDelim, aInsTblOpts, pTAFmt ); in Execute()
2746 pDlg->GetValues( aTableName, nRows, nCols, aInsTblOpts, aAutoName, pTAFmt ); in InsertTable()
/trunk/main/sw/source/ui/table/
H A Dconvert.cxx61 void SwConvertTableDlg::GetValues( sal_Unicode& rDelim, in GetValues() function in SwConvertTableDlg
H A Dinstable.cxx56 void SwInsTableDlg::GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol, in GetValues() function in SwInsTableDlg

Completed in 82 milliseconds