Home
last modified time | relevance | path

Searched refs:pAutoStyleList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx637 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;
/aoo41x/main/sc/source/ui/inc/
H A Ddocsh.hxx113 ScAutoStyleList* pAutoStyleList; member in ScDocShell

Completed in 32 milliseconds