Home
last modified time | relevance | path

Searched defs:XclExpPCItem (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxepivot.hxx46 class XclExpPCItem : public XclExpRecord, public XclPCItem class
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx106 XclExpPCItem::XclExpPCItem( const String& rText ) : in XclExpPCItem() function in XclExpPCItem
116 XclExpPCItem::XclExpPCItem( double fValue ) : in XclExpPCItem() function in XclExpPCItem
124 XclExpPCItem::XclExpPCItem( const DateTime& rDateTime ) : in XclExpPCItem() function in XclExpPCItem
131 XclExpPCItem::XclExpPCItem( sal_Int16 nValue ) : in XclExpPCItem() function in XclExpPCItem
138 XclExpPCItem::XclExpPCItem( bool bValue ) : in XclExpPCItem() function in XclExpPCItem

Completed in 27 milliseconds