Home
last modified time | relevance | path

Searched refs:rSortInfo (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx1005 const Sequence< NumberedSortingInfo >& rSortInfo, in createSortedDynamicCursor()
1024 rSortInfo, in createSortedDynamicCursor()
1040 const Sequence< NumberedSortingInfo >& rSortInfo, in createSortedDynamicCursor()
1059 rSortInfo, in createSortedDynamicCursor()
1075 const Sequence< NumberedSortingInfo >& rSortInfo, in createSortedCursor()
1099 rSortInfo, in createSortedCursor()
1129 const Sequence< NumberedSortingInfo >& rSortInfo, in createSortedCursor()
1153 rSortInfo, in createSortedCursor()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx683 … const ::com::sun::star::uno::Sequence< ::com::sun::star::ucb::NumberedSortingInfo >& rSortInfo,
692 … const ::com::sun::star::uno::Sequence< ::com::sun::star::ucb::NumberedSortingInfo >& rSortInfo,
701 … const ::com::sun::star::uno::Sequence< ::com::sun::star::ucb::NumberedSortingInfo >& rSortInfo,
710 … const ::com::sun::star::uno::Sequence< ::com::sun::star::ucb::NumberedSortingInfo >& rSortInfo,
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2811 const sheet::DataPilotFieldSortInfo& rSortInfo = pThisLevel->GetSortInfo(); in InitFrom() local
2812 if ( rSortInfo.Mode == sheet::DataPilotFieldSortMode::DATA ) in InitFrom()
2815 bSortAscending = rSortInfo.IsAscending; in InitFrom()
2882 const sheet::DataPilotFieldSortInfo& rSortInfo = pThisLevel->GetSortInfo(); in LateInitFrom() local
2883 if ( rSortInfo.Mode == sheet::DataPilotFieldSortMode::DATA ) in LateInitFrom()
2886 bSortAscending = rSortInfo.IsAscending; in LateInitFrom()

Completed in 56 milliseconds