Searched refs:bType (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtvfldi.cxx | 117 sal_Bool bType, sal_Bool bStyle, sal_Bool bValue, in XMLVarFieldImportContext() argument 127 aValueHelper(rImport, rHlp, bType, bStyle, bValue, sal_False), in XMLVarFieldImportContext() 311 sal_Bool bType, sal_Bool bStyle, sal_Bool bValue, sal_Bool bPresentation) : in XMLSetVarFieldImportContext() argument 316 bType, bStyle, bValue, bPresentation), in XMLSetVarFieldImportContext() 1263 sal_Bool bType, sal_Bool bStyle, sal_Bool bValue, sal_Bool bFormula) : in XMLValueImportHelper() argument 1283 bSetType(bType), in XMLValueImportHelper()
|
/aoo41x/main/xmloff/inc/ |
H A D | txtvfldi.hxx | 88 sal_Bool bType, /// process type (PrepareField) 197 sal_Bool bType, /// set value type with ???-property 325 sal_Bool bType, /// see XMLTextFieldImportContext
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xltracer.cxx | 258 void XclTracer::TraceDVType( bool bType) in TraceDVType() argument 261 if(bType) in TraceDVType()
|
H A D | xipivot.cxx | 271 bool bType = in ReadSxfield() local 284 …DBG_ASSERT( bCalced || bType || bTypeNone, "XclImpPCField::ReadSxfield - unknown item data type" ); in ReadSxfield() 296 if( bType && (nGroupC == 0) && (nBaseC == 0) && (nOrigC == nVisC) ) in ReadSxfield() 307 if( !bChild && bType && (nOrigC > 0) ) in ReadSxfield() 341 … if( !bCalced && !bChild && !bNum && bType && (nGroupC == 0) && (nBaseC == 0) && (nOrigC == 0) ) in ReadSxfield()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xltracer.hxx | 126 void TraceDVType(bool bType);
|
Completed in 96 milliseconds