Searched refs:meObjType (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxBase.cxx | 70 meObjType( eObjType ), in DBG_NAME() 91 meObjType( eObjType ), in AccessibleBrowseBoxBase() 522 switch ( meObjType ) in getAccessibleRole()
|
/aoo4110/main/accessibility/inc/accessibility/extended/ |
H A D | AccessibleBrowseBoxBase.hxx | 395 ::svt::AccessibleBrowseBoxObjType meObjType; 491 return meObjType; in getType()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 812 meObjType( eObjType ) in XclExpChFrame() 818 ConvertFrameBase( GetChRoot(), rPropSet, meObjType ); in Convert() 829 return IsDefaultFrameBase( GetFormatInfo( meObjType ).meDefFrameType ); in IsDefault() 834 return IsDefault() && GetFormatInfo( meObjType ).mbDeleteDefFrame; in IsDeleteable() 839 switch( meObjType ) in Save() 2382 meObjType( eObjType ), in XclExpChDropBar() 2390 ConvertFrameBase( GetChRoot(), rPropSet, meObjType ); in Convert()
|
H A D | xlchart.cxx | 507 maInfoMap[ pIt->meObjType ] = pIt; in XclChFormatInfoProvider()
|
H A D | xichart.cxx | 645 meObjType( eObjType ) in XclImpChFrame() 702 ConvertFrameBase( GetChRoot(), rPropSet, meObjType, EXC_CHDATAFORMAT_UNKNOWN, bUsePicFmt ); in Convert()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 399 XclChObjectType meObjType; /// Type of the represented object. member in XclExpChFrame 921 XclChObjectType meObjType; /// Type of the dropbar. member in XclExpChDropBar
|
H A D | xlchart.hxx | 1199 XclChObjectType meObjType; /// Object type for automatic format. member
|
H A D | xichart.hxx | 387 XclChObjectType meObjType; /// Type of the represented object. member in XclImpChFrame
|
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 531 ObjectType meObjType; /// Object type for automatic format. member 1051 …maTypeFormatters[ pEntry->meObjType ].reset( new ObjectTypeFormatter( *this, *pEntry, rChartSpace … in ObjectFormatterData()
|
Completed in 84 milliseconds