Home
last modified time | relevance | path

Searched refs:PopDoubleRefOrSingleRef (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx1909 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScIsEmpty()
1961 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in IsString()
2031 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScIsLogical()
2070 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScType()
2411 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScIsValue()
2471 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScIsFormula()
2494 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScFormula()
2527 PopDoubleRefOrSingleRef( aAdr ); in ScIsNV()
2576 PopDoubleRefOrSingleRef( aAdr ); in ScIsErr()
2631 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScIsError()
[all …]
H A Dinterpr4.cxx1400 sal_Bool ScInterpreter::PopDoubleRefOrSingleRef( ScAddress& rAdr ) in PopDoubleRefOrSingleRef() function in ScInterpreter
2516 if ( PopDoubleRefOrSingleRef( aAdr ) ) in ScExternal()
2566 if ( PopDoubleRefOrSingleRef( aAdr ) ) in ScExternal()
H A Dinterpr2.cxx2586 if ( !PopDoubleRefOrSingleRef( aAdr ) ) in ScHyperLink()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx341 sal_Bool PopDoubleRefOrSingleRef( ScAddress& rAdr );

Completed in 94 milliseconds