Searched refs:eDepth (Results 1 – 5 of 5) sorted by relevance
/trunk/main/svx/inc/svx/ |
H A D | svimbase.hxx | 131 Bitmap CreateSaveBitmap( const SimDepthType eDepth, SfxViewFrame *pFrame = NULL ); 163 void SetDepth( const SimDepthType eDepth ) { eOrgDepth = eDepth; } in SetDepth() argument 167 void SetUndoDepth(const SimDepthType eDepth) { eUndoDepth = eDepth; } in SetUndoDepth() argument 170 void SetRedoDepth(const SimDepthType eDepth) { eRedoDepth = eDepth; } in SetRedoDepth() argument
|
/trunk/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 88 reflection::TypeDescriptionSearchDepth eDepth, in createInstance() argument 99 xTDMgr, rBaseKeys, rTypes, eDepth ) ); in createInstance() 178 xTDMgr, aModuleKeys, rTypes, eDepth ) ); in createInstance() 186 reflection::TypeDescriptionSearchDepth eDepth ) in TypeDescriptionEnumerationImpl() argument 189 m_eDepth( eDepth ), in TypeDescriptionEnumerationImpl()
|
H A D | rdbtdp_tdenumeration.hxx | 58 ::com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, 89 ::com::sun::star::reflection::TypeDescriptionSearchDepth eDepth );
|
/trunk/main/stoc/source/tdmanager/ |
H A D | tdmgr_tdenumeration.cxx | 49 com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, in TypeDescriptionEnumerationImpl() argument 53 m_eDepth( eDepth ), in TypeDescriptionEnumerationImpl()
|
H A D | tdmgr_tdenumeration.hxx | 49 com::sun::star::reflection::TypeDescriptionSearchDepth eDepth,
|
Completed in 15 milliseconds