Searched refs:lclGetNameWithoutMnemonic (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 65 OUString lclGetNameWithoutMnemonic( const FixedText& rFixedText ) in lclGetNameWithoutMnemonic() function 81 …maWndPage( this, ScResId( WND_PAGE ), maScrPage, &maFtPage, lclGetNameWithoutMnemonic( maFtPage ),… in ScPivotLayoutDlg() 84 …maWndCol( this, ScResId( WND_COL ), maScrCol, &maFtCol, lclGetNameWithoutMnemonic( maFtCol ), PIVO… in ScPivotLayoutDlg() 87 …maWndRow( this, ScResId( WND_ROW ), maScrRow, &maFtRow, lclGetNameWithoutMnemonic( maFtRow ), PIVO… in ScPivotLayoutDlg() 90 …maWndData( this, ScResId( WND_DATA ), maScrData, &maFtData, lclGetNameWithoutMnemonic( maFtData ),… in ScPivotLayoutDlg()
|
Completed in 11 milliseconds