Searched refs:pAutoStyleList (Results 1 – 2 of 2) sorted by relevance
637 if (!pAutoStyleList) in Notify()638 pAutoStyleList = new ScAutoStyleList(this); in Notify()639 pAutoStyleList->AddInitial( aRange, aName1, nTimeout, aName2 ); in Notify()1528 if (mrDocShell.pAutoStyleList) in PrepareSaveGuard()1529 mrDocShell.pAutoStyleList->ExecuteAllNow(); // Execute template timeouts now. in PrepareSaveGuard()2101 if (pAutoStyleList) in ConvertTo()2102 pAutoStyleList->ExecuteAllNow(); // Vorlagen-Timeouts jetzt ausfuehren in ConvertTo()2557 pAutoStyleList ( NULL ), \2643 delete pAutoStyleList;
113 ScAutoStyleList* pAutoStyleList; member in ScDocShell
Completed in 38 milliseconds