Searched refs:mxObjShell (Results 1 – 1 of 1) sorted by relevance
139 SfxObjectShellLock mxObjShell; member in DocTempl::DocTempl_EntryData_Impl1897 if( ! mxObjShell.Is() ) in CreateObjectShell()1906 if( ! mxObjShell.Is() ) in CreateObjectShell()1923 if ( mxObjShell.Is() ) { in CreateObjectShell()1934 if ( mxObjShell.Is() ) in CreateObjectShell()1936 mxObjShell->DoInitNew(0); in CreateObjectShell()1943 mxObjShell.Clear(); in CreateObjectShell()1957 if ( mxObjShell.Is() ) in DeleteObjectShell()1959 if( mxObjShell->IsModified() ) in DeleteObjectShell()1974 if( mxObjShell->Save() ) in DeleteObjectShell()[all …]
Completed in 20 milliseconds