Searched refs:IsOrientationAllowed (Results 1 – 5 of 5) sorted by relevance
256 static bool IsOrientationAllowed( sal_uInt16 nOrient, sal_Int32 nDimFlags );
735 …if ( !bIsDataLayout && !rDPObj.IsDuplicated( nDim ) && ScDPObject::IsOrientationAllowed( nOrient, … in ScDPShowDetailDlg()
526 …return ScDPObject::IsOrientationAllowed( static_cast< sal_uInt16 >( eOrient ), pLabelData->mnFlags… in IsInsertAllowed()
314 bool bAllowed = !bHasRange || ScDPObject::IsOrientationAllowed( nOrient, nDimFlags ); in DPTestMouse()
2233 bool ScDPObject::IsOrientationAllowed( sal_uInt16 nOrient, sal_Int32 nDimFlags ) in IsOrientationAllowed() function in ScDPObject
Completed in 44 milliseconds