Re: OOo Pivoting Code Extraction
Alexander Thurgood <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Le 16/02/11 13:52, Nuno Oliveira a écrit : Hi Nuno, I'm not a developer, but your question would probably be best asked on the developer mailing list. > The questions I make are the following: > -- do you ever searched for that code or made similar searches? > -- do you have any method to easily find that or other code (including tools > for slicing or program comprehension in general)? > -- can you give me some pointers, based on your experience, about where to > search for documentation on the pivot code class? You could have a look in the source code here : git/libo/clone/calc/sc/qa/complex/dataPilot Install git, download the source, and grep on the string "DataPilot". Alex