Searched refs:PutFormString (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sc/source/filter/lotus/ |
H A D | op.cxx | 152 PutFormString( static_cast<SCCOL> (nCol), static_cast<SCROW> (nRow), nTab, pText ); in OP_Label() 387 …PutFormString( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), static_cast<SCTAB>(nTab), pText… in OP_Label123()
|
H A D | tool.cxx | 77 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char* pString ) in PutFormString() function
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | tool.h | 34 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char *pString );
|
Completed in 18 milliseconds