/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 239 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 D | swdlgfact.hxx | 154 virtual void GetValues( sal_Unicode& rDelim,SwInsertTableOptions& rInsTblFlags, 303 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 141 virtual void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol, 239 virtual void GetValues( sal_Unicode& rDelim,
|
H A D | swfltopt.hxx | 34 void GetValues( sal_uInt16 nCnt, const sal_Char** ppNames,
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | dapidata.hxx | 62 void GetValues( ScImportSourceDesc& rDesc );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | convert.hxx | 81 void GetValues( sal_Unicode& rDelim,
|
H A D | instable.hxx | 91 void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
|
/aoo41x/main/sw/source/filter/basflt/ |
H A D | fltini.cxx | 394 GetValues( nCnt, ppNames, pValues ); in SwFilterOptions() 397 void SwFilterOptions::GetValues( sal_uInt16 nCnt, const sal_Char** ppNames, in GetValues() function in SwFilterOptions
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | dapidata.cxx | 121 void ScDataPilotDatabaseDlg::GetValues( ScImportSourceDesc& rDesc ) in GetValues() function in ScDataPilotDatabaseDlg
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 234 void AbstractScDataPilotDatabaseDlg_Impl::GetValues( ScImportSourceDesc& rDesc ) in GetValues() function in AbstractScDataPilotDatabaseDlg_Impl 236 pDlg->GetValues(rDesc); in GetValues()
|
H A D | scdlgfact.hxx | 137 virtual void GetValues( ScImportSourceDesc& rDesc );
|
/aoo41x/main/sw/source/ui/table/ |
H A D | instable.cxx | 56 void SwInsTableDlg::GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol, in GetValues() function in SwInsTableDlg
|
H A D | convert.cxx | 61 void SwConvertTableDlg::GetValues( sal_Unicode& rDelim, in GetValues() function in SwConvertTableDlg
|
/aoo41x/main/sc/inc/ |
H A D | scabstdlg.hxx | 86 virtual void GetValues( ScImportSourceDesc& rDesc ) = 0;
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 895 pDlg->GetValues( cDelim, aInsTblOpts, pTAFmt ); in Execute() 2739 pDlg->GetValues( aTableName, nRows, nCols, aInsTblOpts, aAutoName, pTAFmt ); in InsertTable()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh2.cxx | 811 pDataDlg->GetValues( aImpDesc ); in ExecuteDB()
|