Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx773 sal_Bool bNewAnimationsUsed = sal_False; in Import() local
845 bNewAnimationsUsed = sal_True; in Import()
861 ImportPageEffect( (SdPage*)pMPage, bNewAnimationsUsed ); in Import()
918 sal_Bool bNewAnimationsUsed = sal_False; in Import() local
972 bNewAnimationsUsed = sal_True; in Import()
996 ImportPageEffect( (SdPage*)pPage, bNewAnimationsUsed ); in Import()
1525 void ImplSdPPTImport::ImportPageEffect( SdPage* pPage, const sal_Bool bNewAnimationsUsed ) in ImportPageEffect() argument
1864 if ( !bNewAnimationsUsed ) in ImportPageEffect()
H A Dpptin.hxx70 void ImportPageEffect( SdPage* pPage, const sal_Bool bNewAnimationsUsed );