Home
last modified time | relevance | path

Searched refs:bIsString (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx131 sal_Bool bIsString = ScMatrix::IsNonValueType( nType); in WriteTable() local
136 bPrevString = bIsString; in WriteTable()
137 if( bIsString ) in WriteTable()
147 sal_Bool bString(bIsString); in WriteTable()
148 if( bIsString ) in WriteTable()
H A DXMLExportDataPilot.hxx48 const sal_Bool bIsString, const double dVal, const String& sVal) const;
H A DXMLExportDataPilot.cxx77 const sal_Bool bIsString, const double dVal, const String& sVal) const in getDPOperatorXML() argument
89 if (!bIsString && sVal == EMPTY_STRING) in getDPOperatorXML()
/aoo41x/main/sfx2/source/control/
H A Dsorgitm.cxx90 sal_Bool bIsString = sal_False; in QueryValue() local
97 bIsString = sal_True; in QueryValue()
105 if ( bIsString ) in QueryValue()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx4567 bool bIsString = true; in IterateParametersIf() local
4582 bIsString = false; in IterateParametersIf()
4599 bIsString = false; in IterateParametersIf()
4615 bIsString = false; in IterateParametersIf()
4736 if (!bIsString) in IterateParametersIf()
4910 sal_Bool bIsString = sal_True; in ScCountIf() local
4960 bIsString = sal_False; in ScCountIf()
5031 if (!bIsString) in ScCountIf()
5126 bool bIsString = true; in IterateParametersIfs() local
5174 bIsString = false; in IterateParametersIfs()
[all …]
/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx516 sal_Bool bIsString = sal_False; in QueryValue() local
534 bIsString = sal_True; in QueryValue()
538 bIsString = sal_True; in QueryValue()
542 bIsString = sal_True; in QueryValue()
546 bIsString = sal_True; in QueryValue()
550 bIsString = sal_True; in QueryValue()
554 bIsString = sal_True; in QueryValue()
562 if ( bIsString ) in QueryValue()
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx1140 sal_Bool bIsString = aEffectiveDefault.getValueType().getTypeClass() == TypeClass_STRING; in TransferFormComponentProperties() local
1141 OSL_ENSURE(bIsString || aEffectiveDefault.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties()
1145 if (hasProperty(sPropDefaultDate, xNewProps) && !bIsString) in TransferFormComponentProperties()
1152 if (hasProperty(sPropDefaultTime, xNewProps) && !bIsString) in TransferFormComponentProperties()
1158 …y(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_DEFAULTVALUE), xNewProps) && !bIsString) in TransferFormComponentProperties()
1163 if (hasProperty(sPropDefaultText, xNewProps) && bIsString) in TransferFormComponentProperties()
/aoo41x/main/xmloff/source/text/
H A Dtxtflde.cxx2025 sal_Bool bIsString = ( GetIntProperty(sPropertySubType, xPropSet) in ExportFieldDeclarations() local
2034 bIsString, in ExportFieldDeclarations()
2048 bIsString, in ExportFieldDeclarations()
2360 sal_Bool bIsString, /// do we process a string or a number? in ProcessValueAndType() argument
2372 if (bIsString) in ProcessValueAndType()
/aoo41x/main/xmloff/inc/
H A Dtxtflde.hxx339 sal_Bool bIsString, /// do we process a string or a number?

Completed in 273 milliseconds