Lines Matching refs:isAmbiguous
117 if (!isAmbiguous( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLVJUS ) ) ) ) in getVerticalAlignment()
195 if (!isAmbiguous(sHoriJust)) in getHorizontalAlignment()
272 if (!isAmbiguous(rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLORI ) ))) in getOrientation()
326 if (!isAmbiguous( aPropName )) in getWrapText()
375 if (!isAmbiguous( sPropName )) in getNumberFormatLocal()
510 if (!isAmbiguous(sParaIndent)) in getIndentLevel()
576 if (!isAmbiguous(sCellProt)) in getLocked()
609 if (!isAmbiguous(sCellProt)) in getFormulaHidden()
657 if (!isAmbiguous(sShrinkToFit)) in getShrinkToFit()
708 if (!isAmbiguous(sWritingMode)) in getReadingOrder()
741 if (!isAmbiguous(sNumFormat) && in getNumberFormat()
761 ScVbaFormat<Ifc1>::isAmbiguous(const rtl::OUString& _sPropertyName) throw ( script::BasicErrorExcep… in isAmbiguous() function in ScVbaFormat