On 07/06/10 16:31, rashi dhing wrote:
This is probably a very basic question but I am getting a compile error
while trying to include the
"interpre.hxx"  in my module which happens to be located in a new directory
in the sc/source/ui  path.
How can I resolve this ?

Header files in core/inc should be included only from the core directory. Using ScInterpreter directly isn't a good idea anyway. Where formulas are calculated (like validity or conditional formats), we always use ScFormulaCell.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to