Home
last modified time | relevance | path

Searched refs:IsOrientationAllowed (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Ddpobject.hxx256 static bool IsOrientationAllowed( sal_uInt16 nOrient, sal_Int32 nDimFlags );
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx735 …if ( !bIsDataLayout && !rDPObj.IsDuplicated( nDim ) && ScDPObject::IsOrientationAllowed( nOrient, … in ScDPShowDetailDlg()
H A Dpvlaydlg.cxx526 …return ScDPObject::IsOrientationAllowed( static_cast< sal_uInt16 >( eOrient ), pLabelData->mnFlags… in IsInsertAllowed()
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx314 bool bAllowed = !bHasRange || ScDPObject::IsOrientationAllowed( nOrient, nDimFlags ); in DPTestMouse()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2233 bool ScDPObject::IsOrientationAllowed( sal_uInt16 nOrient, sal_Int32 nDimFlags ) in IsOrientationAllowed() function in ScDPObject

Completed in 44 milliseconds