Home
last modified time | relevance | path

Searched refs:bAdd (Results 51 – 55 of 55) sorted by last modified time

123

/trunk/main/reportdesign/source/core/api/
H A DFunctions.cxx85 sal_Bool bAdd = (Index == static_cast<sal_Int32>(m_aFunctions.size())); in insertByIndex() local
86 if ( !bAdd ) in insertByIndex()
92 if ( bAdd ) in insertByIndex()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx1095 bool bAdd = true; in RewriteMissingToPof() local
1101 for (int i = nOcas; i-- > 0 && bAdd; ) in RewriteMissingToPof()
1109 bAdd = false; in RewriteMissingToPof()
1135 bAdd = false; in RewriteMissingToPof()
1140 if (bAdd) in RewriteMissingToPof()
1141 bAdd = !pCtx[ nFn ].AddMissing( pNewArr, rConv ); in RewriteMissingToPof()
1146 if (bAdd) in RewriteMissingToPof()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2550 sal_Bool bAdd = _sName.getLength(); in impl_fillQueryNames_throw() local
2555 if ( bAdd ) in impl_fillQueryNames_throw()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx164 bool bAdd(true); in create3DDecomposition() local
168 for(sal_uInt32 b(0); bAdd && b < nReducedCount; b++) in create3DDecomposition()
172 bAdd = false; in create3DDecomposition()
177 if(bAdd) in create3DDecomposition()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx123 bool bAdd = true; in initFields() local
129 bAdd = false; in initFields()
133 if( bAdd ) in initFields()

Completed in 47 milliseconds

123