Home
last modified time | relevance | path

Searched refs:pBasOpt (Results 1 – 1 of 1) sorted by path

/trunk/main/sd/source/filter/ppt/ !
H A Dpptin.cxx207 SvtFilterOptions* pBasOpt = SvtFilterOptions::Get(); in ImplSdPPTImport() local
208 if ( pBasOpt ) in ImplSdPPTImport()
210 if ( pBasOpt->IsLoadPPointBasicCode() ) in ImplSdPPTImport()
212 if ( pBasOpt->IsMathType2Math() ) in ImplSdPPTImport()
214 if ( pBasOpt->IsWinWord2Writer() ) in ImplSdPPTImport()
216 if ( pBasOpt->IsExcel2Calc() ) in ImplSdPPTImport()
218 if ( pBasOpt->IsPowerPoint2Impress() ) in ImplSdPPTImport()

Completed in 24 milliseconds