Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx502 const bool _bUseMirrorStr ) in lcl_GetLBRelationsForStrID() argument
509 if ( ( !_bUseMirrorStr && _pMap[nRelMapPos].eStrId == _eStrId ) || in lcl_GetLBRelationsForStrID()
510 ( _bUseMirrorStr && _pMap[nRelMapPos].eMirrorStrId == _eStrId ) ) in lcl_GetLBRelationsForStrID()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx619 const bool _bUseMirrorStr ) in lcl_GetLBRelationsForStrID() argument
626 if ( ( !_bUseMirrorStr && _pMap[nRelMapPos].eStrId == _eStrId ) || in lcl_GetLBRelationsForStrID()
627 ( _bUseMirrorStr && _pMap[nRelMapPos].eMirrorStrId == _eStrId ) ) in lcl_GetLBRelationsForStrID()

Completed in 38 milliseconds