Searched refs:pCSList (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sd/source/ui/dlg/ |
H A D | present.cxx | 53 List& rPageNames, List* pCSList ) : in SdStartPresentationDlg() argument 86 pCustomShowList ( pCSList ), in SdStartPresentationDlg() 143 if( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_CUSTOMSHOW ) ).GetValue() && pCSList ) in SdStartPresentationDlg()
|
H A D | sddlgfact.cxx | 482 …rtPresentationDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, List& rPageNames, List* pCSList ) in CreateSdStartPresentationDlg() argument 484 …bstractSdStartPresDlg_Impl( new SdStartPresentationDlg( pWindow, rInAttrs, rPageNames, pCSList ) ); in CreateSdStartPresentationDlg()
|
H A D | sddlgfact.hxx | 271 …tPresentationDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, List& rPageNames, List* pCSList );
|
/trunk/main/sd/source/ui/inc/ |
H A D | present.hxx | 104 List* pCSList );
|
/trunk/main/sd/inc/ |
H A D | sdabstdlg.hxx | 199 …sentationDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, List& rPageNames, List* pCSList ) = 0;
|
Completed in 17 milliseconds