Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx486 sal_uInt16 nRelMapSize = sizeof(aRelationMap) / sizeof(RelationMap); in lcl_GetLBRelationsForRelations() local
487 for ( sal_uInt16 nRelMapPos = 0; nRelMapPos < nRelMapSize; ++nRelMapPos ) in lcl_GetLBRelationsForRelations()
506 std::size_t nRelMapSize = lcl_GetFrmMapCount( _pMap ); in lcl_GetLBRelationsForStrID() local
507 for ( std::size_t nRelMapPos = 0; nRelMapPos < nRelMapSize; ++nRelMapPos ) in lcl_GetLBRelationsForStrID()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx603 sal_uInt16 nRelMapSize = sizeof(aRelationMap) / sizeof(RelationMap); in lcl_GetLBRelationsForRelations() local
604 for ( sal_uInt16 nRelMapPos = 0; nRelMapPos < nRelMapSize; ++nRelMapPos ) in lcl_GetLBRelationsForRelations()
623 size_t nRelMapSize = lcl_GetFrmMapCount( _pMap ); in lcl_GetLBRelationsForStrID() local
624 for ( size_t nRelMapPos = 0; nRelMapPos < nRelMapSize; ++nRelMapPos ) in lcl_GetLBRelationsForStrID()

Completed in 45 milliseconds