Home
last modified time | relevance | path

Searched refs:HasCurrentPage (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddpsave.cxx314 if ( this->HasCurrentPage() && r.HasCurrentPage() ) in operator ==()
321 else if ( this->HasCurrentPage() || r.HasCurrentPage() ) in operator ==()
516 sal_Bool ScDPSaveDimension::HasCurrentPage() const in HasCurrentPage() function in ScDPSaveDimension
/trunk/main/sc/inc/
H A Ddpsave.hxx167 sal_Bool HasCurrentPage() const;
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2252 if( pDim && pDim->HasCurrentPage() ) in getCurrentPage()
2273 return pDim && pDim->HasCurrentPage(); in getUseCurrentPage()
2286 if( !pDim->HasCurrentPage() ) in setUseCurrentPage()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx706 if (pDim->HasCurrentPage()) in WriteDimension()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx1126 if( rSaveDim.HasCurrentPage() ) in SetPropertiesFromDim()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx635 if ( pDim && pDim->HasCurrentPage() ) in LaunchPageFieldMenu()

Completed in 95 milliseconds