Home
last modified time | relevance | path

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

/aoo41x/main/framework/test/
H A Dtest_documentproperties.bas251 elseif ( CompareInt32 ( nNewValue_sal_Int32&, nLastValue_sal_Int32& ) = cDifferent ) then
279 elseif ( CompareInt32 ( nDefaultValue_sal_Int32&, nLastValue_sal_Int32& ) = cEqual ) then
727 Function CompareInt32 ( nInt32_1&, nInt32_2& ) as Boolean function
730 CompareInt32 = cEqual
732 CompareInt32 = cDifferent
867 elseif ( CompareInt32 ( nEditingDuration_1&, nEditingDuration_2& ) = cDifferent ) then

Completed in 8 milliseconds