Home
last modified time | relevance | path

Searched refs:GetInputString (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx133 void GetInputString( String& rString ) const;
163 void SwStringInputDlg::GetInputString( String& rString ) const in GetInputString() function in SwStringInputDlg
369 pDlg->GetInputString( aFormatName ); in IMPL_LINK()
473 pDlg->GetInputString( aFormatName ); in IMPL_LINK()
/trunk/main/sc/source/filter/dif/
H A Ddifexp.cxx187 pDoc->GetInputString( nColCnt, nRowCnt, nTab, aString ); in ScExportDif()
215 pDoc->GetInputString( nColCnt, nRowCnt, nTab, aString ); in ScExportDif()
/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx264 pDlg->GetInputString( aFormatName ); in IMPL_LINK()
371 pDlg->GetInputString( aFormatName ); in IMPL_LINK()
H A Dstrindlg.cxx74 void ScStringInputDlg::GetInputString( String& rString ) const in GetInputString() function in ScStringInputDlg
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1505 ScCellFormat::GetInputString( pCell, nFormat, aString, *pFormatter ); in GetFilterEntries()
1799 void ScColumn::GetInputString( SCROW nRow, String& rString ) const in GetInputString() function in ScColumn
1808 ScCellFormat::GetInputString( pCell, nFormat, rString, *(pDocument->GetFormatTable()) ); in GetInputString()
2033 ScCellFormat::GetInputString( pCell, nFormat, aString, *pNumFmt ); in GetMaxNumberStringLen()
H A Ddociter.cxx1437 ScCellFormat::GetInputString( pItems[nLo].pCell, nFormat, aCellStr, in BinarySearch()
1467 ScCellFormat::GetInputString( pCell, nFormat, aLastInRangeString, in BinarySearch()
1569 ScCellFormat::GetInputString( pItems[i].pCell, nFormat, aCellStr, in BinarySearch()
H A Dtable3.cxx1063 … ScCellFormat::GetInputString( pCell, nFormat, aCellStr, *(pDocument->GetFormatTable()) ); in ValidQuery()
1067 GetInputString( static_cast<SCCOL>(rEntry.nField), nRow, aCellStr ); in ValidQuery()
1695 GetInputString( nCol, nRow, aCellStr ); in CreateExcelQuery()
H A Dtable6.cxx86 aCol[nCol].GetInputString( nRow, aString ); in SearchCell()
H A Dtable2.cxx1077 void ScTable::GetInputString( SCCOL nCol, SCROW nRow, String& rString ) in GetInputString() function in ScTable
1080 aCol[nCol].GetInputString( nRow, rString ); in GetInputString()
3221 GetInputString(nCol, nRow, rStr); in GetUpperCellString()
H A Dvalidat.cxx774 pDocument->GetInputString((SCCOL)(nCol+aRange.aStart.Col()), in GetSelectionFromFormula()
/trunk/main/sc/source/ui/inc/
H A Dstrindlg.hxx48 void GetInputString( String& rString ) const;
/trunk/main/sc/inc/
H A Dcellform.hxx53 static void GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString,
H A Dscabstdlg.hxx282 virtual void GetInputString( String& rString ) const = 0;
H A Dcolumn.hxx246 void GetInputString( SCROW nRow, String& rString ) const;
/trunk/main/sc/source/core/tool/
H A Dcellform.cxx171 void ScCellFormat::GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, in GetInputString() function in ScCellFormat
H A Ddoubleref.cxx331 getDoc()->GetInputString(s.Col() + nCol, s.Row() + nRow, maRange.aStart.Tab(), aStr); in getString()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx612 void AbstractScStringInputDlg_Impl::GetInputString( String& rString ) const //add for ScStringInpu… in GetInputString() function in AbstractScStringInputDlg_Impl
614 pDlg->GetInputString( rString ); in GetInputString()
H A Dscdlgfact.hxx333 virtual void GetInputString( String& rString ) const;
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx683 pDoc->GetInputString( nStartCol, nStartRow, nStartTab, aStartStr); in ExecuteEdit()
689 pDoc->GetInputString( nStartCol, nStartRow+1, nStartTab, aEndStr); in ExecuteEdit()
700 pDoc->GetInputString( nStartCol+1, nStartRow, nStartTab, aEndStr); in ExecuteEdit()
H A Dtabvwsha.cxx667 pDoc->GetInputString( nPosX, nPosY, nTab, aString ); in UpdateInputHandler()
H A Dtabvwshf.cxx453 pDlg->GetInputString( aName ); in ExecuteTable()
H A Dcellsh.cxx596 pDoc->GetInputString( nPosX, nPosY, nTab, aString ); in GetState()
H A Dviewfun4.cxx778 pDoc->GetInputString( nPosX, nPosY, nTab, aOld ); in InsertBookmark()
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx1025 pDoc->GetInputString( rCellPos.Col(), rCellPos.Row(), rCellPos.Tab(), rText ); in GetCellText()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1868 ScCellFormat::GetInputString( pCell, nFormat, aString, rFormatter ); in AsciiSave()
1921 ScCellFormat::GetInputString( pCell, nFormat, aString, rFormatter ); in AsciiSave()

Completed in 197 milliseconds

12