Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtvfldi.cxx117 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()
/aoo4110/main/xmloff/inc/
H A Dtxtvfldi.hxx88 sal_Bool bType, /// process type (PrepareField)
197 sal_Bool bType, /// set value type with ???-property
325 sal_Bool bType, /// see XMLTextFieldImportContext
/aoo4110/main/sc/source/filter/excel/
H A Dxltracer.cxx258 void XclTracer::TraceDVType( bool bType) in TraceDVType() argument
261 if(bType) in TraceDVType()
H A Dxipivot.cxx271 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxltracer.hxx126 void TraceDVType(bool bType);

Completed in 43 milliseconds