Searched refs:mapIdent (Results 1 – 7 of 7) sorted by relevance
52 const bool mapIdent = config( QStringLiteral( "MapIdentification" ), false ).toBool(); in initWidget() local59 mWidget->setAllowMapIdentification( mapIdent ); in initWidget()
52 bool mapIdent = config( QStringLiteral( "MapIdentification" ), false ).toBool(); in initWidget() local59 mWidget->setAllowMapIdentification( mapIdent ); in initWidget()
643 mapIdent, ok := indexing.X.(*ast.Ident)652 o.mapName = mapIdent.Name
700 mapIdent, ok := indexing.X.(*ast.Ident)704 o.mapName = mapIdent.Name
266 sal_uInt16 mapIdent(const OString& rIdent) in mapIdent() function330 sal_uInt16 nSId = mapIdent(aContextMenu->GetItemIdent(nMId)); in Command()346 sal_uInt16 nId = mapIdent(aContextMenu->GetCurItemIdent()); in Command()
245 sal_uInt16 mapIdent(std::string_view rIdent) in mapIdent() function286 sal_uInt16 nSId = mapIdent(aIds[i]); in IMPL_LINK()305 sal_uInt16 nId = mapIdent(sCurItemIdent); in IMPL_LINK()
829 mapIdent, ok := indexing.X.(*ast.Ident)833 o.mapName = mapIdent.Name