Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1675 sal_uInt16 nRelCount = sizeof(aAsCharRelationMap) / sizeof(RelationMap); in FillRelLB() local
1683 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()
1722 sal_uInt16 nRelCount = sizeof(aRelationMap) / sizeof(RelationMap); in FillRelLB() local
1743 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()
/aoo4110/main/vcl/source/window/
H A Dsplitwin.cxx536 long nRelCount = 0; in ImplCalcSet() local
545 nRelCount += pItems[i].mnSize; in ImplCalcSet()
554 if ( nRelCount ) in ImplCalcSet()
557 while ( (nRelCount > nRelPercentBase) && (nPercentFactor < 100000) ) in ImplCalcSet()
564 nRelPercent = (nRelPercentBase-nPercent)/nRelCount; in ImplCalcSet()
565 nPercent += nRelPercent*nRelCount; in ImplCalcSet()
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp697 long nRelCount = pRrelationSet->getRelationCount(); in get_accKeyboardShortcut() local
716 for(int i=0; i<nRelCount ; i++) in get_accKeyboardShortcut()
738 nRelCount = pRrelationSet->getRelationCount(); in get_accKeyboardShortcut()
741 for(int j=0; j<nRelCount ; j++) in get_accKeyboardShortcut()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1429 sal_uInt16 nRelCount = sizeof(aAsCharRelationMap) / sizeof(RelationMap); in FillRelLB() local
1437 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()
1482 sal_uInt16 nRelCount = sizeof(aRelationMap) / sizeof(RelationMap); in FillRelLB() local
1503 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()

Completed in 75 milliseconds